summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-03 23:35:54 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-03 23:35:54 +0100
commite37e32cdb8481ac7d74ac2e1cab4720c26e041ce (patch)
treea1e90833e3eb149b57240ac3383472d56f320450 /configure.ac
parentd35dd38a6f0f3b2eaa168944358c5db02bb49093 (diff)
downloadexchange-e37e32cdb8481ac7d74ac2e1cab4720c26e041ce.tar.gz
exchange-e37e32cdb8481ac7d74ac2e1cab4720c26e041ce.tar.bz2
exchange-e37e32cdb8481ac7d74ac2e1cab4720c26e041ce.zip
-preps for v0.9.0 release
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 290afd0af..a35da3345 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.8.5],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.9.0],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])