summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-02-10 19:24:59 +0100
committerChristian Grothoff <grothoff@gnunet.org>2024-02-10 19:25:45 +0100
commit8347a9d422c77a9a08a782d02d20d05c24d34b1a (patch)
tree4e5314b5392464df329328faffc023cc689a4499
parent4215a9b45ae06379b17d38c07ec7cdad2a2eff42 (diff)
downloadanastasis-8347a9d422c77a9a08a782d02d20d05c24d34b1a.tar.gz
anastasis-8347a9d422c77a9a08a782d02d20d05c24d34b1a.tar.bz2
anastasis-8347a9d422c77a9a08a782d02d20d05c24d34b1a.zip
bump-mergev0.4.1
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b47ba65..8b7b83c 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.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
index e1fab0e..d3231da 100644
--- 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.