commit 7661e3fd98fcd214a2026babef8cc54e0c717aa4
parent 5c777e55784217de2e4557b2313d975b4a37179e
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 13 Apr 2025 13:51:05 +0200
bump to v0.14.9
Diffstat:
3 files changed, 9 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],[0.14.8],[taler-bug@gnunet.org])
+AC_INIT([taler-merchant],[0.14.9],[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,10 @@
+taler-merchant (0.14.9) unstable; urgency=low
+
+ * various SPA fixes
+ * Release version 0.14.9
+
+ -- Christian Grothoff <grothoff@gnu.org> Sun, 13 Apr 2025 13:50:23 +0200
+
taler-merchant (0.14.8) unstable; urgency=low
* Release version 0.14.8
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 = 0.14.8
+PROJECT_NUMBER = 0.14.9
PROJECT_LOGO = logo.svg
OUTPUT_DIRECTORY = .
CREATE_SUBDIRS = YES