bumping version for 0.12.1
[oweals/gnunet.git] / configure.ac
index e2c4dd39fbfb86e386577898a3d1f6f13cf77041..3f1450ba2d4985bdbb51747ba0b3917cd26bc5f8 100644 (file)
@@ -21,7 +21,7 @@
 #
 AC_PREREQ(2.61)
 # Checks for programs.
-AC_INIT([gnunet], [0.12.0], [bug-gnunet@gnu.org])
+AC_INIT([gnunet], [0.12.1], [bug-gnunet@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 # check for legacy option that is no longer supported (#5627) and fail hard