summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-21 14:56:59 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-21 14:56:59 +0100
commitc6d50abecc6d3dffd6f4314cc84c6a19c792b3f1 (patch)
treefdfef3f85d0baa98811e73771a19c65f268cdce5 /configure.ac
parent8f5dc402173e5a68feab07b1116addddf20969e9 (diff)
downloadexchange-c6d50abecc6d3dffd6f4314cc84c6a19c792b3f1.tar.gz
exchange-c6d50abecc6d3dffd6f4314cc84c6a19c792b3f1.tar.bz2
exchange-c6d50abecc6d3dffd6f4314cc84c6a19c792b3f1.zip
configure.ac version bump
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 af023efe2..96c368c6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.9.1],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.2],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])