summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-05-01 18:40:08 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-05 16:34:59 +0200
commit9d3336f8f7eca7210ed76d9f2bbdfa185cdce009 (patch)
tree17ada7d2f374d20fcd99e227b0805f6e16e16d36
parent9c752b3d031dbbb06544553dc71fcfebfe7fdb05 (diff)
downloadexchange-9d3336f8f7eca7210ed76d9f2bbdfa185cdce009.tar.gz
exchange-9d3336f8f7eca7210ed76d9f2bbdfa185cdce009.tar.bz2
exchange-9d3336f8f7eca7210ed76d9f2bbdfa185cdce009.zip
v8 bump
-rw-r--r--src/exchange/taler-exchange-httpd_keystate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd_keystate.c b/src/exchange/taler-exchange-httpd_keystate.c
index 152d2dad5..c14b85d9b 100644
--- a/src/exchange/taler-exchange-httpd_keystate.c
+++ b/src/exchange/taler-exchange-httpd_keystate.c
@@ -1,6 +1,6 @@
/*
This file is part of TALER
- Copyright (C) 2014--2019 Taler Systems SA
+ Copyright (C) 2014--2020 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU Affero General Public License as published by the Free Software
@@ -44,7 +44,7 @@
* #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
* exchange_api_handle.c!
*/
-#define EXCHANGE_PROTOCOL_VERSION "7:0:0"
+#define EXCHANGE_PROTOCOL_VERSION "8:0:0"
/**