summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-21 15:08:33 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-21 15:08:33 +0100
commit98ef00a7b42202b15f1d6004f032c759bffffc94 (patch)
tree2975074107a334dfa79617e102d3cf8f21c67341 /configure.ac
parent4f363111eebf0e080bf78d7d9a3475ec7c37e246 (diff)
downloadsync-98ef00a7b42202b15f1d6004f032c759bffffc94.tar.gz
sync-98ef00a7b42202b15f1d6004f032c759bffffc94.tar.bz2
sync-98ef00a7b42202b15f1d6004f032c759bffffc94.zip
-fix configv0.9.2
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 768c0df..2d9b750 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.1],[taler-bug@gnu.org])
+AC_INIT([sync],[0.9.2],[taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds