summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-10 13:20:07 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-10 13:20:07 +0100
commit023604e7a29515017d234ca2523f8f6715170e1f (patch)
tree3fccd41a13fc3a4f5dc2a9fba9b7d1a22df914a5 /configure.ac
parent522db4d98e71ccd7a8bf6b933c8516df77ddbc6a (diff)
downloadexchange-023604e7a29515017d234ca2523f8f6715170e1f.tar.gz
exchange-023604e7a29515017d234ca2523f8f6715170e1f.tar.bz2
exchange-023604e7a29515017d234ca2523f8f6715170e1f.zip
bump versionv0.8.1
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 a32a4786e..6194f835b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange], [0.8.0], [taler-bug@gnunet.org])
+AC_INIT([taler-exchange], [0.8.1], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])
# support for non-recursive builds