From 384518ed26eff6474751a064c3bd652e6b2cac02 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 May 2024 17:26:24 +0200 Subject: release bumps --- ChangeLog | 3 +++ configure.ac | 2 +- contrib/Makefile.am.in | 1 + debian/changelog | 6 ++++++ doc/doxygen/taler.doxy | 2 +- doc/prebuilt | 2 +- 6 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f2232f498..d627c3eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Wed May 15 17:43:41 AM CEST 2024 + Releasing GNU Taler Exchange 0.11.0. -CG + Fri Apr 12 10:43:41 AM CEST 2024 Releasing GNU Taler Exchange 0.10.2. -CG 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]) diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in index e278fad2f..d3cfa769c 100644 --- a/contrib/Makefile.am.in +++ b/contrib/Makefile.am.in @@ -29,6 +29,7 @@ termsdir=$(datadir)/taler/terms/ terms_DATA = \ exchange-tos-v0.rst \ exchange-tos-bfh-v0.rst \ + exchange-tos-tops-v0.rst \ exchange-pp-v0.rst install-exec-local: diff --git a/debian/changelog b/debian/changelog index cab5345dc..73c89ce5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-exchange (0.11.0) unstable; urgency=low + + * Releasing 0.11.0 with updated terms of service draft. + + -- Christian Grothoff Wed, 15 May 2024 17:50:12 +0200 + taler-exchange (0.10.2) unstable; urgency=low * Updated man pages and other resources for release. diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy index 1516811c5..8efcf0c0f 100644 --- a/doc/doxygen/taler.doxy +++ b/doc/doxygen/taler.doxy @@ -47,7 +47,7 @@ PROJECT_NAME = "GNU Taler: Exchange" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.10.2 +PROJECT_NUMBER = 0.11.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/doc/prebuilt b/doc/prebuilt index b8d2d2fa2..c1a885ac1 160000 --- a/doc/prebuilt +++ b/doc/prebuilt @@ -1 +1 @@ -Subproject commit b8d2d2fa2ed2a771880f451725176f256583cb22 +Subproject commit c1a885ac1f9d9b2fdef19a976bed01dab4f7d852 -- cgit v1.2.3