summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-29 09:07:57 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-29 09:07:57 +0900
commit36f8a0970f07fd646292e882e3cb7707d58dec4f (patch)
tree583a2300b6d19fb1163af69d6f0b32e6cd9bb458 /configure.ac
parentbd8fd9dae4542d99360e12d15b39d3b420323bc9 (diff)
downloadexchange-36f8a0970f07fd646292e882e3cb7707d58dec4f.tar.gz
exchange-36f8a0970f07fd646292e882e3cb7707d58dec4f.tar.bz2
exchange-36f8a0970f07fd646292e882e3cb7707d58dec4f.zip
bump version
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 7d0e14d75..96c8be7d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.9.3],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.3a],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])