summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_handle.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-23 21:39:26 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-23 21:39:26 +0100
commit4599fc2d5e5fc5f499afdc4f406d6c5bb3bb8c96 (patch)
tree5f38a6dbb7d38c7a8d2716747e3ce6d59059800d /src/lib/exchange_api_handle.c
parenteb05ba6e34f4200663d28cea06c1915cd9166c2e (diff)
downloadexchange-4599fc2d5e5fc5f499afdc4f406d6c5bb3bb8c96.tar.gz
exchange-4599fc2d5e5fc5f499afdc4f406d6c5bb3bb8c96.tar.bz2
exchange-4599fc2d5e5fc5f499afdc4f406d6c5bb3bb8c96.zip
protocol bump, ignore eintrv0.9.0-dev.1
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 4d7c6db1f..785f3a8f7 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -39,7 +39,7 @@
* Which version of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
-#define EXCHANGE_PROTOCOL_CURRENT 9
+#define EXCHANGE_PROTOCOL_CURRENT 10
/**
* How many versions are we backwards compatible with?