gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: version bump due to new /keys re


From: gnunet
Subject: [taler-exchange] branch master updated: version bump due to new /keys response
Date: Wed, 29 Jun 2022 13:34:30 +0200

This is an automated email from the git hooks/post-receive script.

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9b312aa0 version bump due to new /keys response
9b312aa0 is described below

commit 9b312aa0f8179a3641b4dc8ded70f46f9f1263c1
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Jun 29 13:34:26 2022 +0200

    version bump due to new /keys response
---
 src/exchange/taler-exchange-httpd_keys.c | 2 +-
 src/lib/exchange_api_handle.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.c 
b/src/exchange/taler-exchange-httpd_keys.c
index 08c83dda..65fe0f31 100644
--- a/src/exchange/taler-exchange-httpd_keys.c
+++ b/src/exchange/taler-exchange-httpd_keys.c
@@ -57,7 +57,7 @@
  * #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
  * exchange_api_handle.c!
  */
-#define EXCHANGE_PROTOCOL_VERSION "13:0:1"
+#define EXCHANGE_PROTOCOL_VERSION "14:0:2"
 
 
 /**
diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index f7865af7..71cae2fd 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -40,7 +40,7 @@
  * Which version of the Taler protocol is implemented
  * by this library?  Used to determine compatibility.
  */
-#define EXCHANGE_PROTOCOL_CURRENT 13
+#define EXCHANGE_PROTOCOL_CURRENT 14
 
 /**
  * How many versions are we backwards compatible with?

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]