summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-10 13:13:00 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-10 13:13:00 +0100
commit0caeb24743eabc50d5d96d876aa36d815c26cbc6 (patch)
tree74db2c1134206c2c7178ed265272dbcfa15ae7a6
parentd0be7c242e627f8a13c820fe9cf62f419f078a63 (diff)
downloadsync-0.8.1.tar.gz
sync-0.8.1.tar.bz2
sync-0.8.1.zip
bump versionv0.8.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4bae80c..15c6a79 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.0], [taler-bug@gnu.org])
+AC_INIT([sync], [0.8.1], [taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds