summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-30 20:45:39 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-30 20:45:39 +0900
commit81d86cb487b71dcccec4b5430445a1c53a932ab3 (patch)
treef31772f72fca5758b2e7c3c0ef4493d9769f3b90 /configure.ac
parent6cbab99697f9fd06fe4ed97edaf07414dad4f0db (diff)
downloadexchange-81d86cb487b71dcccec4b5430445a1c53a932ab3.tar.gz
exchange-81d86cb487b71dcccec4b5430445a1c53a932ab3.tar.bz2
exchange-81d86cb487b71dcccec4b5430445a1c53a932ab3.zip
bump versionv0.9.3b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 96c8be7d9..5f211c4b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.9.3a],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.3b],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])