change confusing comment, revision is a different component of libtool versions
This commit is contained in:
parent
2b894b826a
commit
c7a2a952ae
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user