summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-21 15:07:23 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-21 15:07:23 +0100
commit7aee7a9a9172d32fe05c2922cddef64e1f549d33 (patch)
tree088815b46cf5ace6b8e000d55e161422c9e43e7a /configure.ac
parent04ca76aa60f9e6aa54c0ae7c194c296f36d217b1 (diff)
downloadmerchant-7aee7a9a9172d32fe05c2922cddef64e1f549d33.tar.gz
merchant-7aee7a9a9172d32fe05c2922cddef64e1f549d33.tar.bz2
merchant-7aee7a9a9172d32fe05c2922cddef64e1f549d33.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 f507ebc3..cf782ad9 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.1],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.9.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