summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-22 14:54:48 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-22 14:54:48 +0800
commita5ee672256b1c362b67b6d9ed1a08f2e00ac133a (patch)
treec7e80af879803242568b913d627a8f609d449fce /src/exchange
parentafdccca78c95fe863f43614c92e4288a6bd79024 (diff)
downloadexchange-a5ee672256b1c362b67b6d9ed1a08f2e00ac133a.tar.gz
exchange-a5ee672256b1c362b67b6d9ed1a08f2e00ac133a.tar.bz2
exchange-a5ee672256b1c362b67b6d9ed1a08f2e00ac133a.zip
deprecating currency code in currency specifications
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_config.h b/src/exchange/taler-exchange-httpd_config.h
index f3e67e371..362667aca 100644
--- a/src/exchange/taler-exchange-httpd_config.h
+++ b/src/exchange/taler-exchange-httpd_config.h
@@ -41,7 +41,7 @@
*
* Returned via both /config and /keys endpoints.
*/
-#define EXCHANGE_PROTOCOL_VERSION "17:1:0"
+#define EXCHANGE_PROTOCOL_VERSION "18:0:1"
/**