commit 70f05226b8f6dc2278fcfbe53a8abc92c1cdac92 parent 486a815183202b8b4e90949746db2e070a038dda Author: Özgür Kesim <oec@codeblau.de> Date: Tue, 18 Mar 2025 10:11:49 +0100 bump protocol version to 26:0:0 Diffstat:
| M | src/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 "25:0:8" +#define EXCHANGE_PROTOCOL_VERSION "26:0:0" /**