exchange

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

commit cb7a5ceb459ed044c34b8d076a750a37cf78fb4a
parent 313a7c671094ff33aafda645d582774a534a1501
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Wed,  4 Feb 2026 19:34:36 +0100

Merge branch 'master' of git+ssh://git.taler.net/exchange

Diffstat:
Mconfigure.ac | 2+-
Mcontrib/aml-spa.lock | 2+-
Mcontrib/auditor-spa.lock | 2+-
Mcontrib/kyc-spa.lock | 2+-
Mdebian/changelog | 12++++++++++++
Mdoc/doxygen/taler.doxy | 2+-
6 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac @@ -17,7 +17,7 @@ # # AC_PREREQ([2.69]) -AC_INIT([taler-exchange],[1.3.0],[taler-bug@gnunet.org]) +AC_INIT([taler-exchange],[1.3.2],[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/aml-spa.lock b/contrib/aml-spa.lock @@ -1 +1 @@ -1.3.0 +1.3.5 diff --git a/contrib/auditor-spa.lock b/contrib/auditor-spa.lock @@ -1 +1 @@ -1.3.0 +1.3.5 diff --git a/contrib/kyc-spa.lock b/contrib/kyc-spa.lock @@ -1 +1 @@ -1.3.0 +1.3.5 diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,15 @@ +taler-exchange (1.3.2) unstable; urgency=low + + * Release 1.3.2. + + -- Florian Dold <florian@dold.me> Wed, 04 Feb 2026 14:10:20 +0100 + +taler-exchange (1.3.1) unstable; urgency=low + + * Release 1.3.1. + + -- Florian Dold <florian@dold.me> Tue, 03 Feb 2026 21:35:13 +0100 + taler-exchange (1.3.0) unstable; urgency=low * Release 1.3.0. 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 = 1.3.0 +PROJECT_NUMBER = 1.3.2 # 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