commit cdf74ef3d6e903473d55b111b54a785829fdf1cf
parent 800cf9f4aa5dcaab3e7e1cbd8437916340cd4f83
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 7 Mar 2024 10:13:26 +0100
bump
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.9.4],[taler-bug@gnu.org])
+AC_INIT([sync],[0.9.4a],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds