summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-24 15:48:34 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-24 15:48:34 +0200
commitc04127cc164da84f62bfd195fa09860e2d275667 (patch)
treef79e42a24f1248ec95c89ea1f641e032995c8269 /configure.ac
parent3a01b8aba03d16220c94a85b5074717291225fba (diff)
downloadmerchant-c04127cc164da84f62bfd195fa09860e2d275667.tar.gz
merchant-c04127cc164da84f62bfd195fa09860e2d275667.tar.bz2
merchant-c04127cc164da84f62bfd195fa09860e2d275667.zip
-version bump
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 c487554d..8548a9ae 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.2], [taler-bug@gnunet.org])
+AC_INIT([taler-merchant], [0.8.3], [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