Browse Source

-bump version !tarball

Martin Schanzenbach 2 years ago
parent
commit
26a3c7a4c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -21,7 +21,7 @@
 #
 AC_PREREQ([2.69])
 # Checks for programs.
-AC_INIT([gnunet],[0.15.3],[bug-gnunet@gnu.org])
+AC_INIT([gnunet],[0.15.4-alpha.0],[bug-gnunet@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 # check for legacy option that is no longer supported (#5627) and fail hard