commit e39cd3ad14e4608afdacf21c2f003d47597e9ab0
parent 0a9e86450a59aedbbbcedea084b625b388e7e345
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 26 Oct 2019 21:17:01 +0200
note on bumping version
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c
@@ -38,6 +38,10 @@
* precisely. Note that this version has NOTHING to do with the
* release version, and the format is NOT the same that semantic
* versioning uses either.
+ *
+ * When changing this version, you likely want to also update
+ * #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
+ * exchange_api_handle.c!
*/
#define TALER_PROTOCOL_VERSION "5:0:1"