commit a483cad559f58b60c2888006bd5152cebd6611f5
parent f34e40bc229e4a9054134b832845d01eed24bce0
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 31 Mar 2020 14:42:06 +0200
bump version in configure.ac
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.6.1], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.7.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds