commit 66ac3fea81b8b7b160cce5d7f2bf1fda1ef7218b
parent 0f4a039c48d323cb2e58e5c2ef7822376506153b
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 8 Aug 2021 20:45:04 +0200
-update changelog
Diffstat:
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,7 @@
+Sun 08 Aug 2021 08:44:35 PM CEST
+ Update to latest Taler APIs.
+ Releasing sync 0.8.2. -CG
+
Tue 10 Nov 2020 01:11:02 PM CET
Update to latest Taler APIs.
Releasing sync 0.8.1. -CG
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.1], [taler-bug@gnu.org])
+AC_INIT([sync], [0.8.2], [taler-bug@gnu.org])
AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
AC_CONFIG_HEADERS([sync_config.h])
# support for non-recursive builds