From 4599fc2d5e5fc5f499afdc4f406d6c5bb3bb8c96 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Nov 2021 21:39:26 +0100 Subject: protocol bump, ignore eintr --- src/lib/exchange_api_handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_handle.c') diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index 4d7c6db1f..785f3a8f7 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -39,7 +39,7 @@ * Which version of the Taler protocol is implemented * by this library? Used to determine compatibility. */ -#define EXCHANGE_PROTOCOL_CURRENT 9 +#define EXCHANGE_PROTOCOL_CURRENT 10 /** * How many versions are we backwards compatible with? -- cgit v1.2.3