commit 7332403bf0d72c9b1bb17348ef96b91615bcf525 parent ed1db63a48840c417fb49dc5f0711544d50faee6 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 17 Nov 2021 11:19:57 +0100 -bump version Diffstat:
| M | src/exchange/taler-exchange-httpd_keys.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c @@ -50,7 +50,7 @@ * #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in * exchange_api_handle.c! */ -#define EXCHANGE_PROTOCOL_VERSION "9:0:0" +#define EXCHANGE_PROTOCOL_VERSION "10:0:0" /**