commit a84e208a8a929790964af0bb93574a06fd5e75ca
parent d0267b9d2c0252fce0886554edcfcf462bd47ab2
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 28 Aug 2024 19:59:01 +0200
bump source version
Diffstat:
1 file changed, 1 insertion(+), 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.11.0],[taler-bug@gnu.org])
+AC_INIT([sync],[0.13.0],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds