gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: new REST API => version bump


From: gnunet
Subject: [taler-exchange] branch master updated: new REST API => version bump
Date: Sun, 01 Mar 2020 11:30:07 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new da1af142 new REST API => version bump
da1af142 is described below

commit da1af142c771127e4a949727f4ce496b45219ad6
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Mar 1 11:30:02 2020 +0100

    new REST API => version bump
---
 src/exchange/taler-exchange-httpd_keystate.c | 2 +-
 src/lib/exchange_api_handle.c                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keystate.c 
b/src/exchange/taler-exchange-httpd_keystate.c
index f0ab2a0d..add201aa 100644
--- a/src/exchange/taler-exchange-httpd_keystate.c
+++ b/src/exchange/taler-exchange-httpd_keystate.c
@@ -44,7 +44,7 @@
  * #TALER_PROTOCOL_CURRENT and #TALER_PROTOCOL_AGE in
  * exchange_api_handle.c!
  */
-#define TALER_PROTOCOL_VERSION "6:0:0"
+#define TALER_PROTOCOL_VERSION "7:0:0"
 
 
 /**
diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index 5d9551c5..0d3118bf 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -39,7 +39,7 @@
  * Which revision of the Taler protocol is implemented
  * by this library?  Used to determine compatibility.
  */
-#define TALER_PROTOCOL_CURRENT 6
+#define TALER_PROTOCOL_CURRENT 7
 
 /**
  * How many revisions back are we compatible to?

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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