commit a2814640dd4403af8883f3ba0862870c60f883df
parent 8775d22d33205820404ca432a1b547aba192a319
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 9 Mar 2026 23:08:17 +0100
bump to v1.5.6
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git 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],[1.5.5],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[1.5.6],[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
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (1.5.6) unstable; urgency=low
+
+ * Release 1.5.6.
+
+ -- Christian Grothoff <christian@grothoff.org> Mon, 09 Mar 2026 23:08:10 +0100
+
taler-merchant (1.5.5) unstable; urgency=low
* Release 1.5.5.