commit 75a919bf198ea5fda2705de500108c74c78c4772 parent b4981044cb20c74f1b9010ab52567e874de356e2 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 5 Feb 2024 01:18:32 +0100 bump version Diffstat:
| M | src/backend/taler-merchant-httpd_config.c | | | 2 | +- |
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 @@ -42,7 +42,7 @@ * #MERCHANT_PROTOCOL_CURRENT and #MERCHANT_PROTOCOL_AGE in * merchant_api_config.c! */ -#define MERCHANT_PROTOCOL_VERSION "7:0:3" +#define MERCHANT_PROTOCOL_VERSION "8:0:4" /**