diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-06-11 16:20:28 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-06-11 16:20:28 +0200 |
commit | e35bf868127033765163dc42b61a2b52feb4ff0e (patch) | |
tree | 3444460d9a8f6bcdf7ed4b1d4e6e888898ec18e9 | |
parent | 4861078ce1529be05213d99a7b2c48315dfb934d (diff) |
-bump revision
-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 068f51d41..40f8c566e 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 "19:2:2" +#define EXCHANGE_PROTOCOL_VERSION "19:3:2" /** |