version bump due to new /keys response
This commit is contained in:
parent
d382adb2e3
commit
9b312aa0f8
@ -57,7 +57,7 @@
|
||||
* #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
|
||||
* exchange_api_handle.c!
|
||||
*/
|
||||
#define EXCHANGE_PROTOCOL_VERSION "13:0:1"
|
||||
#define EXCHANGE_PROTOCOL_VERSION "14:0:2"
|
||||
|
||||
|
||||
/**
|
||||
|
@ -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?
|
||||
|
Loading…
Reference in New Issue
Block a user