summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-27 10:56:53 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-27 10:56:53 +0200
commitaf98428356ae15f5ac91af29f057a1bb7d27059f (patch)
tree0aa738d4cbfe2911cc03f611519f751ba159162e
parent01c7f33c7f91522a466de4792a7302b3d0a43b5e (diff)
downloadexchange-af98428356ae15f5ac91af29f057a1bb7d27059f.tar.gz
exchange-af98428356ae15f5ac91af29f057a1bb7d27059f.tar.bz2
exchange-af98428356ae15f5ac91af29f057a1bb7d27059f.zip
-version bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d68aea9c6..6995b9b3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.4], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.5], [taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])