summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-21 16:46:01 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-21 16:46:01 +0100
commit173c6f7d8f2a748471417350d3742cd28befc941 (patch)
tree2fc85dcbee5584e8a25a7d21c6fd617a2945bd5d
parentc49a6cd5a9028c0a8d98cdf8b4386bfcfc20117d (diff)
downloadanastasis-173c6f7d8f2a748471417350d3742cd28befc941.tar.gz
anastasis-173c6f7d8f2a748471417350d3742cd28befc941.tar.bz2
anastasis-173c6f7d8f2a748471417350d3742cd28befc941.zip
release bump for Taler 0.9.2v0.3.2
-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 7cba49a..8afa494 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.1],[taler-bug@gnu.org])
+AC_INIT([anastasis],[0.3.2],[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 e601233..3baf802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis (0.3.2) unstable; urgency=low
+
+ * Official Anastasis 0.3.2 release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Tue, 21 Feb 2023 09:50:12 +0200
+
anastasis (0.3.1) unstable; urgency=low
* Official Anastasis 0.3.1 release.