From e50f85e6c38da1fc32a9382869164fa29ef97666 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Jan 2021 15:50:58 +0100 Subject: bump protocol version --- 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 df92ba4db..c3ed63739 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 8 +#define EXCHANGE_PROTOCOL_CURRENT 9 /** * How many versions are we backwards compatible with? -- cgit v1.2.3