commit 5d1d3e32ba70632181e272f720d15a2085ba4a84
parent 61295ffce82ea600fc925c7930a94bc97e3cc2e9
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 24 Dec 2019 23:28:59 +0100
release tagging
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -0,0 +1,2 @@
+Tue 24 Dec 2019 11:28:30 PM CET
+ Releasing twister 0.6.0. -CG
diff --git a/configure.ac b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-twister], [0.4.0], [taler-bug@gnunet.org])
+AC_INIT([taler-twister], [0.6.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
AC_CONFIG_HEADERS([twister_config.h])
# support for non-recursive builds