commit 952a050c6d5c4118a0eb306ac822c4bccb2ee1d6
parent 2596a0b867922b4a8d049db8844dda517abf987b
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 24 Sep 2023 20:28:01 +0200
-version bump
Diffstat:
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.3.2],[taler-bug@gnu.org])
+AC_INIT([anastasis],[0.4.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 @@
+challenger (0.4.0-1) unstable; urgency=low
+
+ * Actual v0.4.0 release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 27 Sep 2023 03:50:12 +0200
+
anastasis (0.4.0) unstable; urgency=low
* First work towards packaging v0.4.0.