From 952a050c6d5c4118a0eb306ac822c4bccb2ee1d6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 24 Sep 2023 20:28:01 +0200 Subject: -version bump --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8afa494..c7040bb 100644 --- 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 index 69a9697..ea8391a 100644 --- 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 Wed, 27 Sep 2023 03:50:12 +0200 + anastasis (0.4.0) unstable; urgency=low * First work towards packaging v0.4.0. -- cgit v1.2.3