commit ac31211a4d1155d6e57c2f6c1865fff8b03874ef
parent 26ee025e0e7db358e58a8685ff49544a647e300e
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 31 Mar 2020 16:04:38 +0200
releasing v0.7.0
Diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,2 +1,5 @@
+Tue 31 Mar 2020 04:04:17 PM CEST
+ Releasing taler-mdb 0.7.0. -CG
+
Wed 25 Dec 2019 12:17:10 PM CET
Releasing taler-mdb 0.6.0. -CG
diff --git a/configure.ac b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([taler-mdb], [0.6.0], [taler@gnu.org])
+AC_INIT([taler-mdb], [0.7.0], [taler@gnu.org])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])