summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-20 20:10:46 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-20 20:10:46 +0100
commit8af89ff197715427763c1c80d62d96e517760434 (patch)
tree9688037931b7d58b13d9cb4469b98a0954c6a38b /configure.ac
parentb554f1e9095e5c910c6cf58e040565d0ca911bca (diff)
downloadexchange-8af89ff197715427763c1c80d62d96e517760434.tar.gz
exchange-8af89ff197715427763c1c80d62d96e517760434.tar.bz2
exchange-8af89ff197715427763c1c80d62d96e517760434.zip
misc release preparations: mostly fixing 'make dist' target
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 2a2ab640..95e590bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.5.0], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.6.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds