bump protocol version

This commit is contained in:
Christian Grothoff 2021-01-01 15:50:58 +01:00
parent 81379419f1
commit e50f85e6c3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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?