aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-08-29 16:46:38 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-08-29 16:46:38 +0200
commit26a3c7a4c34950cc43ec6029125940e98aeeee9b (patch)
treece6d78e06f620469a47499482befdd27a512103a
parent2994fa434cb2aa7b987ab347848f895d42e9c9a0 (diff)
downloadgnunet-26a3c7a4c34950cc43ec6029125940e98aeeee9b.tar.gz
gnunet-26a3c7a4c34950cc43ec6029125940e98aeeee9b.zip
-bump version !tarball
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6df79e52..770ba499e 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.3],[bug-gnunet@gnu.org]) 24AC_INIT([gnunet],[0.15.4-alpha.0],[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