diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c index ea7762d96..f4a193d30 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 2 +#define TALER_PROTOCOL_CURRENT 5 /** * How many revisions back are we compatible to?