configure.ac version bump

This commit is contained in:
Christian Grothoff 2023-02-21 14:56:59 +01:00
parent 8f5dc40217
commit c6d50abecc
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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])