summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-09 12:14:14 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-09 12:14:14 +0200
commit437248831b30dfcef80892abbf449a00fc6a1906 (patch)
tree118367945c0c75631fe29648d17a9a2fd32c5e90
parentf60afdcf395d8ece2fa1f646981051ce7c7ed65f (diff)
downloadsync-437248831b30dfcef80892abbf449a00fc6a1906.tar.gz
sync-437248831b30dfcef80892abbf449a00fc6a1906.tar.bz2
sync-437248831b30dfcef80892abbf449a00fc6a1906.zip
bump configure versionv0.10.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5489d6b..ab01814 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.4a],[taler-bug@gnu.org])
+AC_INIT([sync],[0.10.0],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds