summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-24 21:22:53 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-24 21:22:53 +0200
commitd1742f356de9e26136735b0b23a02cb05b529c1a (patch)
tree60516965966be5b798c86ba754cc10591650accf
parentf121504c0765ac00872ae44afbeed36bcc79ccf7 (diff)
downloadtwister-d1742f356de9e26136735b0b23a02cb05b529c1a.tar.gz
twister-d1742f356de9e26136735b0b23a02cb05b529c1a.tar.bz2
twister-d1742f356de9e26136735b0b23a02cb05b529c1a.zip
bump versionv0.9.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 963f943..1559f26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-twister], [0.9.1], [taler-bug@gnunet.org])
+AC_INIT([taler-twister], [0.9.3], [taler-bug@gnunet.org])
AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
AC_CONFIG_HEADERS([twister_config.h])
# support for non-recursive builds