version bumping

This commit is contained in:
Christian Grothoff 2019-12-24 23:00:13 +01:00
parent 3a9d7afe33
commit 8d786441b8
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Fri 20 Dec 2019 07:39:14 PM CET
Tue 24 Dec 2019 11:09:14 PM CET
Releasing GNU Taler 0.6.0. -CG
Sat 17 Aug 2019 10:03:38 PM CEST

View File

@ -39,7 +39,7 @@
* Which revision of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
#define TALER_PROTOCOL_CURRENT 5
#define TALER_PROTOCOL_CURRENT 6
/**
* How many revisions back are we compatible to?