summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-12 10:37:55 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-12 10:37:55 +0200
commit73925c85ef6aa59b1c4973acafdf9f408f3e0181 (patch)
tree36c2df154abee795009f65391ff01c1b9dfc00e6 /configure.ac
parent078e610162f914ce7cf2f0a47ffc9b44062fcebb (diff)
downloadexchange-73925c85ef6aa59b1c4973acafdf9f408f3e0181.tar.gz
exchange-73925c85ef6aa59b1c4973acafdf9f408f3e0181.tar.bz2
exchange-73925c85ef6aa59b1c4973acafdf9f408f3e0181.zip
bump various release versions
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 02362b2ab..3f8238b42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
#
AC_PREREQ([2.69])
-AC_INIT([taler-exchange],[0.10.1],[taler-bug@gnunet.org])
+AC_INIT([taler-exchange],[0.10.2],[taler-bug@gnunet.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/util/util.c])
AC_CONFIG_HEADERS([taler_config.h])