taler-mdb

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

commit 88f3c42dc62f7bf27785befbdd711dd744f4b166
parent 87797df3f24a4515a44172fe4b86f6f650dea2e4
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 13 Dec 2024 23:17:29 +0100

-version 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.13.0],[taler@gnu.org]) +AC_INIT([taler-mdb],[0.14.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-mdb (0.14.0) unstable; urgency=low + + * Release 0.14.0 + + -- Christian Grothoff <grothoff@gnu.org> Fri, 13 Dec 2024 16:50:47 +0200 + taler-mdb (0.13.0) unstable; urgency=low * Release 0.13.0