commit 2d5adcf94971a09bd0bdea35a14b5abddf0f8404
parent 6503b52e330125601cd0ce8702e1c7428b38b38a
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 9 Aug 2026 16:56:00 +0200
update version
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.1],[taler@gnu.org])
+AC_INIT([taler-mdb],[1.6.0],[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.6.0) unstable; urgency=low
+
+ * Release 1.6.0.
+
+ -- Christian Grothoff <christian@grothoff.org> Sun, 09 Aug 2026 16:55:54 +0200
+
taler-merchant (1.5.1) unstable; urgency=low
* Release 1.5.1.