summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-31 21:03:03 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-31 21:03:03 +0200
commitb5901ba428b1830f1c1d0999075035f5b5960c78 (patch)
treea27e434c62f51e957b769d7415dacc0991eece96 /configure.ac
parent6e4ce7799c8bddab11bd1b20a8f1cb8a7b6abc21 (diff)
downloadsync-b5901ba428b1830f1c1d0999075035f5b5960c78.tar.gz
sync-b5901ba428b1830f1c1d0999075035f5b5960c78.tar.bz2
sync-b5901ba428b1830f1c1d0999075035f5b5960c78.zip
typos
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 049bcd5..94f01ed 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.6.0], [taler-bug@gnu.org])
+AC_INIT([sync], [0.7.0], [taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds