From da1af142c771127e4a949727f4ce496b45219ad6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Mar 2020 11:30:02 +0100 Subject: new REST API => version bump --- 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 5d9551c5a..0d3118bf4 100644 --- a/src/lib/exchange_api_handle.c +++ b/src/lib/exchange_api_handle.c @@ -39,7 +39,7 @@ * Which revision of the Taler protocol is implemented * by this library? Used to determine compatibility. */ -#define TALER_PROTOCOL_CURRENT 6 +#define TALER_PROTOCOL_CURRENT 7 /** * How many revisions back are we compatible to? -- cgit v1.2.3