summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-09 12:42:00 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-09 12:42:00 +0200
commit714b0ef777cf0ef736a80f070936716609ccade3 (patch)
tree494e3f7ab7c8eb978b32a566899392192c6fdc03
parent62d51f642482120eb2fca70d841e393cba24ac34 (diff)
downloadmerchant-714b0ef777cf0ef736a80f070936716609ccade3.tar.gz
merchant-714b0ef777cf0ef736a80f070936716609ccade3.tar.bz2
merchant-714b0ef777cf0ef736a80f070936716609ccade3.zip
bump configure versionv0.10.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8fd422fc..ccc71965 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.10.0],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.10.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