commit 0caeb24743eabc50d5d96d876aa36d815c26cbc6
parent d0be7c242e627f8a13c820fe9cf62f419f078a63
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 10 Nov 2020 13:13:00 +0100
bump version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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