exchange

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

commit e35bf868127033765163dc42b61a2b52feb4ff0e
parent 4861078ce1529be05213d99a7b2c48315dfb934d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 11 Jun 2024 16:20:28 +0200

-bump revision

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 "19:2:2" +#define EXCHANGE_PROTOCOL_VERSION "19:3:2" /**