diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-06-05 20:35:40 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-06-05 20:35:40 +0200 |
commit | eab8ddd7e778adca2a7a71afd2d15f80fb33fc0a (patch) | |
tree | cd97ed1b65a21421342825892b0e5a3cb8f94d24 /configure.ac | |
parent | a84b9b2978b9338d82094d923c4abcfa50794a93 (diff) |
-bumpv0.11.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |