aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-06-05 20:35:40 +0200
committerChristian Grothoff <christian@grothoff.org>2024-06-05 20:35:40 +0200
commiteab8ddd7e778adca2a7a71afd2d15f80fb33fc0a (patch)
treecd97ed1b65a21421342825892b0e5a3cb8f94d24 /configure.ac
parenta84b9b2978b9338d82094d923c4abcfa50794a93 (diff)
downloadexchange-eab8ddd7e778adca2a7a71afd2d15f80fb33fc0a.tar.xz
-bumpv0.11.2
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 c4abeaa19..9a5c570d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.11.0],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.11.2],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])