summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-31 14:42:06 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-31 14:42:06 +0200
commita483cad559f58b60c2888006bd5152cebd6611f5 (patch)
tree14eca8a7aedba1ee2b791cf293a5e77c843b4f09 /configure.ac
parentf34e40bc229e4a9054134b832845d01eed24bce0 (diff)
downloadexchange-a483cad559f58b60c2888006bd5152cebd6611f5.tar.gz
exchange-a483cad559f58b60c2888006bd5152cebd6611f5.tar.bz2
exchange-a483cad559f58b60c2888006bd5152cebd6611f5.zip
bump version in configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57d405d9e..51a4646d8 100644
--- 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