taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit 86d698e7723662bd0413ab281d7184e1c5a03f26
parent d0d32ded156690a9128b9c64504ba9c9915a1b5e
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sat, 10 Feb 2024 19:26:48 +0100

bump

Diffstat:
Mconfigure.ac | 2+-
Mdebian/changelog | 6++++++
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],[0.9.3],[taler@gnu.org]) +AC_INIT([taler-mdb],[0.9.4],[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-mdb (0.9.4-3) unstable; urgency=low + + * Actual v0.9.4 release. + + -- Christian Grothoff <grothoff@gnu.org> Sat, 10 Feb 2024 03:50:12 +0200 + taler-mdb (0.9.4-2) unstable; urgency=low * Bumping dependencies to GNU Taler v0.9.4.