commit dc3bc6d9a1d0531ac467743d7846fdc677139e4d
parent 11d8fa9ea0e2f7a4b7394c9c59725fb2361d49e2
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 22 Mar 2026 00:19:48 +0100
bump to v1.5.10
Diffstat:
3 files changed, 8 insertions(+), 2 deletions(-)
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.9],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[1.5.10],[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.10) unstable; urgency=low
+
+ * Release 1.5.10.
+
+ -- Christian Grothoff <christian@grothoff.org> Sun, 22 Mar 2026 00:19:42 +0100
+
taler-merchant (1.5.9) unstable; urgency=low
* Release 1.5.9.
diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy
@@ -5,7 +5,7 @@
#---------------------------------------------------------------------------
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "GNU Taler: Merchant"
-PROJECT_NUMBER = 1.5.9
+PROJECT_NUMBER = 1.5.10
PROJECT_LOGO = logo.svg
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = YES