summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-17 15:10:16 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-17 15:10:16 +0200
commit1e8af2df5c33bf9b8e99e4afaf1fcd4ac3fd6024 (patch)
tree436bdd2425186e14189131b745b7f37d3faa2678 /configure.ac
parent54e03b5f0b19baefa899fdea76e5b06d57d1180b (diff)
downloadmerchant-0.8.2.tar.gz
merchant-0.8.2.tar.bz2
merchant-0.8.2.zip
-version bumpv0.8.2
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 c971b2b1..c487554d 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.1], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.8.2], [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