commit bb206d8597d99dd216fbb1b2f745dff25bf4eacb
parent a77f3b51ef46a18940c2dbdbeccf5a04710152af
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 22 Mar 2026 00:20:35 +0100
bump to v1.5.1
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -4,7 +4,7 @@
# This configure file is in the public domain
AC_PREREQ([2.69])
-AC_INIT([taler-mdb],[1.5.0],[taler@gnu.org])
+AC_INIT([taler-mdb],[1.5.1],[taler@gnu.org])
AC_CONFIG_SRCDIR([src/taler-mdb.c])
AC_CONFIG_HEADERS([config.h])
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+taler-merchant (1.5.1) unstable; urgency=low
+
+ * Release 1.5.1.
+
+ -- Christian Grothoff <christian@grothoff.org> Sun, 22 Mar 2026 00:20:32 +0100
+
taler-merchant (1.5.0) unstable; urgency=low
* Release 1.5.0.