commit 58d6351ff499dd7f2896b45ed9875ee3e093c39e
parent fd5352eeee28b2526a3c4b6706ca4bbdf51a8586
Author: Florian Dold <florian@dold.me>
Date: Thu, 17 Oct 2024 18:42:25 +0200
bump version to 0.5.2
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.71])
-AC_INIT([anastasis],[0.5.1],[taler-bug@gnu.org])
+AC_INIT([anastasis],[0.5.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
@@ -1,3 +1,9 @@
+anastasis (0.5.2) unstable; urgency=low
+
+ * Release 0.5.2
+
+ -- Florian Dold <dold@taler.net> Thu, 17 Oct 2024 18:30:29 +0200
+
anastasis (0.5.1) unstable; urgency=low
* Release 0.5.1