summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-02-10 19:24:02 +0100
committerChristian Grothoff <grothoff@gnunet.org>2024-02-10 19:24:02 +0100
commit2a386f2493e28398c28036420de9f7ff2548b731 (patch)
tree83ff952749c81b382efec0061c120a1c8c9be52d /configure.ac
parent3255ce6346f5f6fc1d42f11b44f9a479eb552ced (diff)
downloadsync-2a386f2493e28398c28036420de9f7ff2548b731.tar.gz
sync-2a386f2493e28398c28036420de9f7ff2548b731.tar.bz2
sync-2a386f2493e28398c28036420de9f7ff2548b731.zip
bump
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 39e07ec..aed3af0 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.3],[taler-bug@gnu.org])
+AC_INIT([sync],[0.9.4],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds