[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: bump protocol version
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: bump protocol version |
Date: |
Fri, 01 Jan 2021 15:51:01 +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 e50f85e6 bump protocol version
e50f85e6 is described below
commit e50f85e6c38da1fc32a9382869164fa29ef97666
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 1 15:50:58 2021 +0100
bump protocol version
---
src/lib/exchange_api_handle.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index df92ba4d..c3ed6373 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -39,7 +39,7 @@
* Which version of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
-#define EXCHANGE_PROTOCOL_CURRENT 8
+#define EXCHANGE_PROTOCOL_CURRENT 9
/**
* How many versions are we backwards compatible with?
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: bump protocol version,
gnunet <=