Merge branch 'master' of git+ssh://git.taler.net/exchange

This commit is contained in:
Christian Grothoff 2020-03-30 12:23:53 +02:00
commit a41119833d
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -36,13 +36,13 @@
#include "taler_curl_lib.h"
/**
* Which revision of the Taler protocol is implemented
* Which version of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
#define TALER_PROTOCOL_CURRENT 7
/**
* How many revisions back are we compatible to?
* How many versions are we backwards compatible with?
*/
#define TALER_PROTOCOL_AGE 0