aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 22:58:07 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 22:58:07 +0100
commitc24599ff411d65107feb45eb6c86445f838b4a50 (patch)
tree2fdfb94d84560a5136106bc14fdd62c7e6a77bcc /configure.ac
parentc4580ba0f993bdf3e4a7b0d74df45e9599f91c22 (diff)
version bumpv0.9.4b
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 0bd5bf58..84236997 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.9.4a],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.9.4b],[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