summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-26 21:16:13 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-26 21:16:13 +0200
commit0a9e86450a59aedbbbcedea084b625b388e7e345 (patch)
tree2d05184210ac6fb27b27714242428340c569fcee
parent841891ce7142218e716361e50c9b11f654cbaa8c (diff)
downloadexchange-0a9e86450a59aedbbbcedea084b625b388e7e345.tar.gz
exchange-0a9e86450a59aedbbbcedea084b625b388e7e345.tar.bz2
exchange-0a9e86450a59aedbbbcedea084b625b388e7e345.zip
bump version
-rw-r--r--src/lib/exchange_api_handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index ea7762d96..f4a193d30 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -39,7 +39,7 @@
* Which revision of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
-#define TALER_PROTOCOL_CURRENT 2
+#define TALER_PROTOCOL_CURRENT 5
/**
* How many revisions back are we compatible to?