commit 9dff7ccf04525216f89e0027f9e3a91424ed1566
parent 16f6bf31f969b69081407deb5905ad2ae4e20a83
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 9 May 2025 15:06:02 +0200
bump version
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-2024 Taler Systems SA
+# Copyright (C) 2014-2025 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.71])
-AC_INIT([taler-twister],[0.14.0],[taler-bug@gnunet.org])
+AC_INIT([taler-twister],[1.0.0],[taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
AC_CONFIG_HEADERS([twister_config.h])
# support for non-recursive builds