From 9b312aa0f8179a3641b4dc8ded70f46f9f1263c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Wed, 29 Jun 2022 13:34:26 +0200 Subject: version bump due to new /keys response --- src/lib/exchange_api_handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index f7865af7c..71cae2fd9 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -40,7 +40,7 @@ * Which version of the Taler protocol is implemented * by this library? Used to determine compatibility. */ -#define EXCHANGE_PROTOCOL_CURRENT 13 +#define EXCHANGE_PROTOCOL_CURRENT 14 /** * How many versions are we backwards compatible with? -- cgit v1.2.3