exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 384518ed26eff6474751a064c3bd652e6b2cac02
parent e1be22a63d631dbe63057d219b1d28c4a9163226
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Wed, 15 May 2024 17:26:24 +0200

release bumps

Diffstat:
MChangeLog | 3+++
Mconfigure.ac | 2+-
Mcontrib/Makefile.am.in | 1+
Mdebian/changelog | 6++++++
Mdoc/doxygen/taler.doxy | 2+-
5 files changed, 12 insertions(+), 2 deletions(-)

diff --git 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 @@ -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 @@ -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 @@ -1,3 +1,9 @@ +taler-exchange (0.11.0) unstable; urgency=low + + * Releasing 0.11.0 with updated terms of service draft. + + -- Christian Grothoff <grothoff@gnu.org> 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 @@ -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