diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-07-14 09:25:43 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-07-14 09:25:43 +0200 |
commit | 34f44ccb279c655b5b948a42d576bac371d684a7 (patch) | |
tree | 274f1118419190442bc78a794b70ebdec8266c59 /src/exchange/taler-exchange-httpd_config.h | |
parent | c8250cae25573a74e5fd536ebc007d639fd85957 (diff) | |
parent | de24415e17fbf32c8a145cf8e5dadf2070c29e08 (diff) |
Merge branch 'master' into age-withdraw
Diffstat (limited to 'src/exchange/taler-exchange-httpd_config.h')
-rw-r--r-- | src/exchange/taler-exchange-httpd_config.h | 2 |
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 95380e0a..596765b2 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 "15:0:0" +#define EXCHANGE_PROTOCOL_VERSION "16:0:1" /** |