summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-28 16:54:38 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-28 16:54:38 +0200
commite74fadf931e7714c02210b210c0e35d43f88b859 (patch)
tree09d1891451010322666ca63a62f3127ae833e625 /configure.ac
parent1757980da5288918a03c16f05526cd3ea7f26e12 (diff)
downloadgnunet-e74fadf931e7714c02210b210c0e35d43f88b859.tar.gz
gnunet-e74fadf931e7714c02210b210c0e35d43f88b859.zip
release GNUnet 0.15.3v0.15.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 945a0a23d..a6df79e52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
21# 21#
22AC_PREREQ([2.69]) 22AC_PREREQ([2.69])
23# Checks for programs. 23# Checks for programs.
24AC_INIT([gnunet],[0.15.2],[bug-gnunet@gnu.org]) 24AC_INIT([gnunet],[0.15.3],[bug-gnunet@gnu.org])
25AC_CONFIG_AUX_DIR([build-aux]) 25AC_CONFIG_AUX_DIR([build-aux])
26 26
27# check for legacy option that is no longer supported (#5627) and fail hard 27# check for legacy option that is no longer supported (#5627) and fail hard