summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-13 23:14:14 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-13 23:14:14 +0200
commit80a224c1f0fc64c75c15b525c6d78e607f3351f3 (patch)
tree32dcabbba2c65b504bba732c1a5c38d4cde087df /configure.ac
parente0c0cfd6f3b1ef5287a413ffd9aa361be5d4b0ea (diff)
downloadmerchant-80a224c1f0fc64c75c15b525c6d78e607f3351f3.tar.gz
merchant-80a224c1f0fc64c75c15b525c6d78e607f3351f3.tar.bz2
merchant-80a224c1f0fc64c75c15b525c6d78e607f3351f3.zip
-preps for 0.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 79ccc1f2..c971b2b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# This configure file is in the public domain
AC_PREREQ([2.69])
-AC_INIT([taler-merchant], [0.8.0], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.8.1], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/backend/taler-merchant-httpd.c])
AC_CONFIG_HEADERS([taler_merchant_config.h])
# support for non-recursive builds