anastasis

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

commit 925fc7d5e57752607d1bf76d367979c1f5e6b3fa
parent 554d7d14c3e838e8cbe33485c862aefcb5409af2
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  8 Oct 2025 21:01:50 +0200

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.71]) -AC_INIT([anastasis],[0.6.6],[taler-bug@gnu.org]) +AC_INIT([anastasis],[0.7.0],[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.7.0) unstable; urgency=low + + * Release 0.7.0. + + -- Christian Grothoff <christian@grothoff.org> Wed, 08 Oct 2025 21:01:36 +0200 + anastasis (0.6.6) unstable; urgency=low * Release 0.6.6.