summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-07 10:15:08 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-07 10:15:08 +0100
commitad4ee60c76a401a469669649c752774157cbe432 (patch)
tree9966784b52f7da1a7b228453faa1ffbe292ecb14
parent621592b808d1ea24cd3fb585984102bda9eccd6e (diff)
downloadtwister-master.tar.gz
twister-master.tar.bz2
twister-master.zip
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d34ba30..ff47934 100644
--- 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-2023 Taler Systems SA
+# Copyright (C) 2014-2024 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.9.3],[taler-bug@gnunet.org])
+AC_INIT([taler-twister],[0.9.4],[taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
AC_CONFIG_HEADERS([twister_config.h])
# support for non-recursive builds