commit 05785a0330aa063d3c29c9cb24106c377234f044
parent 9023310aed0e703e0c3ce38619f12262bbffcfca
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 17 Jan 2023 15:12:26 +0100
-version bump
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
#
# This file is part of TALER
-# Copyright (C) 2014-2021 Taler Systems SA
+# Copyright (C) 2014-2022 Taler Systems SA
#
# TALER is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-twister], [0.8.2], [taler-bug@gnunet.org])
+AC_INIT([taler-twister], [0.9.0], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
AC_CONFIG_HEADERS([twister_config.h])
# support for non-recursive builds