summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-19 11:36:11 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-19 11:36:11 +0200
commit1bc2346a56d486a3557cf524fb38e971b854e6ee (patch)
tree322d28c49c974b5763d980167b5f108e32c26e0b /configure.ac
parenta820542e564816231e03d0ec3761a0818d38be58 (diff)
downloadsync-1bc2346a56d486a3557cf524fb38e971b854e6ee.tar.gz
sync-1bc2346a56d486a3557cf524fb38e971b854e6ee.tar.bz2
sync-1bc2346a56d486a3557cf524fb38e971b854e6ee.zip
-complete removal of /terms
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 2a75be5..c8d2fb1 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.8.2], [taler-bug@gnu.org])
+AC_INIT([sync], [0.8.3], [taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds