commit e8836b6f131a72e7e7a17cd5a3a243b569dcd874
parent fdf9159a30682eb220fca706c86ff589a55ab66e
Author: Florian Dold <florian@dold.me>
Date: Thu, 23 Jan 2025 20:35:45 +0100
bump version to 0.14.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.69])
-AC_INIT([sync],[0.14.1],[taler-bug@gnu.org])
+AC_INIT([sync],[0.14.2],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+sync (0.14.2) unstable; urgency=low
+
+ * Release 0.14.2
+
+ -- Florian Dold <dold@taler.net> Thu, 23 Jan 2025 20:35:35 +0100
+
sync (0.14.0) unstable; urgency=low
* Release 0.14.0