commit 07b2f428f9834ddcd92e26f3f41d4b7bd3790938
parent b59586d147b999f08607eb43691352351ec4ccda
Author: Florian Dold <florian@dold.me>
Date: Thu, 23 Jan 2025 20:33:40 +0100
bump version to 0.14.3
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([challenger],[0.14.2],[taler-bug@gnu.org])
+AC_INIT([challenger],[0.14.3],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/challenger/challenger-httpd.c])
AC_CONFIG_HEADERS([challenger_config.h])
# support for non-recursive builds
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+challenger (0.14.3) unstable; urgency=low
+
+ * Release 0.14.3
+
+ -- Florian Dold <dold@taler.net> Thu, 23 Jan 2025 20:33:30 +0100
+
challenger (0.14.2) unstable; urgency=low
* Release 0.14.2