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