change confusing comment, revision is a different component of libtool versions

This commit is contained in:
Florian Dold 2020-03-30 15:21:04 +05:30
parent 2b894b826a
commit c7a2a952ae
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

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