merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 1ba3068e78ab16d7c7474920324cbdc4167418dc
parent 356a501243baea1b31e3977a739d10929244d257
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 16:49:35 +0200

update version

Diffstat:
Mdebian/changelog | 6++++++
Mdoc/doxygen/taler.doxy | 2+-
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +taler-merchant (1.6.16) unstable; urgency=low + + * Release 1.6.16. + + -- Christian Grothoff <christian@grothoff.org> Sun, 09 Aug 2026 16:49:28 +0200 + taler-merchant (1.5.17) unstable; urgency=low * Release 1.5.17. diff --git a/doc/doxygen/taler.doxy b/doc/doxygen/taler.doxy @@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "GNU Taler: Merchant" -PROJECT_NUMBER = 1.5.17 +PROJECT_NUMBER = 1.6.16 PROJECT_LOGO = logo.svg OUTPUT_DIRECTORY = . CREATE_SUBDIRS = YES