summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-13 22:44:12 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-13 22:44:12 +0200
commit732602042a73b504e21fadf57b85e78d1e904d7a (patch)
treec416321f1e0b90396966f419311c95b828de15c4 /configure.ac
parent41aa1ed41d0779be263f5f0ef21a999a6f9154c0 (diff)
downloadexchange-732602042a73b504e21fadf57b85e78d1e904d7a.tar.gz
exchange-732602042a73b504e21fadf57b85e78d1e904d7a.tar.bz2
exchange-732602042a73b504e21fadf57b85e78d1e904d7a.zip
-final preparations for v0.8.3 release
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 4c70ab6a7..6aeb7365d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.2], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.3], [taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])