summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-26 21:17:01 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-26 21:17:01 +0200
commite39cd3ad14e4608afdacf21c2f003d47597e9ab0 (patch)
treebc62fd1fe82472a28959a7965c82b0d324c63011 /src
parent0a9e86450a59aedbbbcedea084b625b388e7e345 (diff)
downloadexchange-e39cd3ad14e4608afdacf21c2f003d47597e9ab0.tar.gz
exchange-e39cd3ad14e4608afdacf21c2f003d47597e9ab0.tar.bz2
exchange-e39cd3ad14e4608afdacf21c2f003d47597e9ab0.zip
note on bumping version
Diffstat (limited to 'src')
-rw-r--r--src/exchange/taler-exchange-httpd_keystate.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c
index 4962d4f46..4eb5af5da 100644
--- 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"