Browse Source

dist for 0.11.4

Schanzenbach, Martin 5 years ago
parent
commit
47ea011912
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.61)
 # Checks for programs.
-AC_INIT([gnunet], [0.11.3], [bug-gnunet@gnu.org])
+AC_INIT([gnunet], [0.11.4], [bug-gnunet@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 # check for legacy option that is no longer supported (#5627) and fail hard