commit 3be9824017b1a1a692df25be1441675f800567b3
parent 9b4e116d4d655088bbdff187c9c13ab22fe7b724
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 13 Dec 2024 23:12:05 +0100
-version bump
Diffstat:
3 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 13 11:07:49 PM CET 2024
+ Updates for GNU Taler 0.14.0.
+ Various minor code fixes and cleanups.
+ Releasing Anastasis v0.6.0. -CG
+
Mon 26 Sep 2022 02:48:38 PM CEST
Multiple providers operational.
WebUI operational at https://webui.anastasis.lu/.
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.5.2],[taler-bug@gnu.org])
+AC_INIT([anastasis],[0.6.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,10 @@
+anastasis (0.6.0) unstable; urgency=low
+
+ * More updates for Taler v0.14 release.
+ * Misc. minor bugfixes (extra asserts, return value checks, etc.).
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 13 Dec 2024 23:50:12 +0200
+
anastasis (0.5.2) unstable; urgency=low
* Release 0.5.2