commit b8697f468ff1f6b06443a3274597b2c54847f4cf
parent 8211f83ce4e41ec6b3be4dbc58c2fb1ae25ede38
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 22 Jun 2025 00:06:29 +0200
add forgotten version bump to v19 (as per spec of new token API)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_config.c b/src/backend/taler-merchant-httpd_config.c
@@ -43,7 +43,7 @@
* #MERCHANT_PROTOCOL_CURRENT and #MERCHANT_PROTOCOL_AGE in
* merchant_api_config.c!
*/
-#define MERCHANT_PROTOCOL_VERSION "18:1:15"
+#define MERCHANT_PROTOCOL_VERSION "19:0:16"
/**