summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-09-17 16:56:23 +0200
committerChristian Grothoff <christian@grothoff.org>2017-09-17 16:56:23 +0200
commite5a9b3ffa7a6104d730b450082362b9cf06ada22 (patch)
tree902a15fe97df38d5fea7ab58ead1b514c4e8d3d3 /src/exchange
parente328b441726b964154a4a6124ab3ad3dfd80ea2e (diff)
downloadexchange-e5a9b3ffa7a6104d730b450082362b9cf06ada22.tar.gz
exchange-e5a9b3ffa7a6104d730b450082362b9cf06ada22.tar.bz2
exchange-e5a9b3ffa7a6104d730b450082362b9cf06ada22.zip
bump version of taler protocol we implement
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_keystate.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c
index f18b62a6e..92e75d0d0 100644
--- a/src/exchange/taler-exchange-httpd_keystate.c
+++ b/src/exchange/taler-exchange-httpd_keystate.c
@@ -38,10 +38,8 @@
* 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.
- *
- * NOTE: needs to be bumped because of /keys cherry picking support for v0.4!
*/
-#define TALER_PROTOCOL_VERSION "0:0:0"
+#define TALER_PROTOCOL_VERSION "1:0:1"
/**