aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:26:24 +0200
committerChristian Grothoff <grothoff@gnunet.org>2024-05-15 17:26:24 +0200
commit384518ed26eff6474751a064c3bd652e6b2cac02 (patch)
tree74ee0fe2fe9cb450e6ba1edadcd7006fbc377127 /configure.ac
parente1be22a63d631dbe63057d219b1d28c4a9163226 (diff)
downloadexchange-384518ed26eff6474751a064c3bd652e6b2cac02.tar.xz
release bumpsv0.11.0
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 3f8238b42..c4abeaa19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.10.2],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.11.0],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])