aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/exchange_api_handle.c')
-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 c3ae16633..c9c1b09bd 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -39,7 +39,7 @@
39 * Which version of the Taler protocol is implemented 39 * Which version of the Taler protocol is implemented
40 * by this library? Used to determine compatibility. 40 * by this library? Used to determine compatibility.
41 */ 41 */
42#define EXCHANGE_PROTOCOL_CURRENT 7 42#define EXCHANGE_PROTOCOL_CURRENT 8
43 43
44/** 44/**
45 * How many versions are we backwards compatible with? 45 * How many versions are we backwards compatible with?