From aeef085a936545f26c5be60b33e2d9e05b862492 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Tue, 21 Jul 2020 16:45:06 -0400 Subject: fully implement forget + some tests --- src/lib/merchant_api_get_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/merchant_api_get_config.c b/src/lib/merchant_api_get_config.c index 722d1f0a..6a74e901 100644 --- a/src/lib/merchant_api_get_config.c +++ b/src/lib/merchant_api_get_config.c @@ -33,7 +33,7 @@ * Which version of the Taler protocol is implemented * by this library? Used to determine compatibility. */ -#define MERCHANT_PROTOCOL_CURRENT 0 +#define MERCHANT_PROTOCOL_CURRENT 1 /** * How many configs are we backwards compatible with? -- cgit v1.2.3