new REST API => version bump
This commit is contained in:
parent
72764dc5f1
commit
da1af142c7
@ -44,7 +44,7 @@
|
|||||||
* #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
|
* #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
|
||||||
* exchange_api_handle.c!
|
* exchange_api_handle.c!
|
||||||
*/
|
*/
|
||||||
#define TALER_PROTOCOL_VERSION "6:0:0"
|
#define TALER_PROTOCOL_VERSION "7:0:0"
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
* Which revision of the Taler protocol is implemented
|
* Which revision of the Taler protocol is implemented
|
||||||
* by this library? Used to determine compatibility.
|
* 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?
|
* How many revisions back are we compatible to?
|
||||||
|
Loading…
Reference in New Issue
Block a user