summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 10:13:26 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 10:13:26 +0100
commitcdf74ef3d6e903473d55b111b54a785829fdf1cf (patch)
tree38e885d6197c51a8665312123899d835486bb635
parent800cf9f4aa5dcaab3e7e1cbd8437916340cd4f83 (diff)
downloadsync-cdf74ef3d6e903473d55b111b54a785829fdf1cf.tar.gz
sync-cdf74ef3d6e903473d55b111b54a785829fdf1cf.tar.bz2
sync-cdf74ef3d6e903473d55b111b54a785829fdf1cf.zip
bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c6a25c..5489d6b 100644
--- 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