diff options
| author | Christian Grothoff <christian@grothoff.org> | 2023-04-30 16:21:07 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2023-05-01 22:34:35 +0200 |
| commit | 75f75c4a51c4700da9bde18cc9a9b5d9df1e8457 (patch) | |
| tree | 08fb514c3be71e564373c5fde7209ec0084b97fc /src/exchange/taler-exchange-httpd_config.h | |
| parent | 5ee567d1bacf1422745bb0867a1022fd695bc5dc (diff) | |
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished)
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 7763cdeb..95380e0a 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 "14:0:2" +#define EXCHANGE_PROTOCOL_VERSION "15:0:0" /** |
