From c24599ff411d65107feb45eb6c86445f838b4a50 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 7 Mar 2024 22:58:07 +0100 Subject: version bump --- configure.ac | 2 +- contrib/wallet-core | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0bd5bf58..84236997 100644 --- 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.9.4a],[taler-bug@gnunet.org]) +AC_INIT([taler-merchant],[0.9.4b],[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/contrib/wallet-core b/contrib/wallet-core index 1c4deb65..35212ac5 160000 --- a/contrib/wallet-core +++ b/contrib/wallet-core @@ -1 +1 @@ -Subproject commit 1c4deb6503181391bb3c76fb469f1efbc60023ea +Subproject commit 35212ac57bfe5625fcf574b0fd2d9baf395dc4c0 diff --git a/debian/changelog b/debian/changelog index c70d8746..e2ab2dd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-merchant (0.9.4-3) unstable; urgency=low + + * v0.9.4b bugfix release (mostly updates SPA). + + -- Christian Grothoff Thu, 7 Mar 2024 21:50:12 +0200 + taler-merchant (0.9.4-2) unstable; urgency=low * v0.9.4a bugfix release. -- cgit v1.2.3