exchange

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

commit 2798ee705e84032ad4ec3c3ae14a6edb1d823f7d
parent e5f71e7e97b8cf002d76021b1ff046303b3a45c8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 23 Mar 2026 13:49:43 +0100

correct version bump

Diffstat:
Msrc/exchange/taler-exchange-httpd_config.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_config.h b/src/exchange/taler-exchange-httpd_config.h @@ -41,7 +41,7 @@ * * Returned via both /config and /keys endpoints. */ -#define EXCHANGE_PROTOCOL_VERSION "33:0:0" +#define EXCHANGE_PROTOCOL_VERSION "34:0:0" /**