summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-24 15:43:32 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-24 15:43:32 +0200
commit7b954c1e267e259c832cd9a21a91a1fb54bd193e (patch)
tree9246d4a700eb5e7a29c07a2ff65059cf6a346947 /configure.ac
parent74afcfd7b2c81ce66113cbcd76acb3af18eeb3d0 (diff)
downloadexchange-7b954c1e267e259c832cd9a21a91a1fb54bd193e.tar.gz
exchange-7b954c1e267e259c832cd9a21a91a1fb54bd193e.tar.bz2
exchange-7b954c1e267e259c832cd9a21a91a1fb54bd193e.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 6aeb7365d..d68aea9c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.3], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.4], [taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])