anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit 8347a9d422c77a9a08a782d02d20d05c24d34b1a
parent 4215a9b45ae06379b17d38c07ec7cdad2a2eff42
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sat, 10 Feb 2024 19:24:59 +0100

bump-merge

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([anastasis],[0.4.0],[taler-bug@gnu.org]) +AC_INIT([anastasis],[0.4.1],[taler-bug@gnu.org]) AC_CONFIG_SRCDIR([src/backend/anastasis-httpd.c]) AC_CONFIG_HEADERS([anastasis_config.h]) # support for non-recursive builds diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +anastasis (0.4.1) unstable; urgency=low + + * Actual v0.4.1 release. + + -- Christian Grothoff <grothoff@gnu.org> Sat, 10 Feb 2024 03:50:12 +0200 + anastasis (0.4.0-2) unstable; urgency=low * Updates for packaging with GNU Taler v0.9.4.