gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -protocol bump


From: gnunet
Subject: [taler-merchant] branch master updated: -protocol bump
Date: Fri, 17 Dec 2021 09:37:39 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 7fc151fb -protocol bump
7fc151fb is described below

commit 7fc151fbb8080395579888e1cb384ccd35a36daa
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 17 09:37:32 2021 +0100

    -protocol bump
---
 src/lib/merchant_api_get_config.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/merchant_api_get_config.c 
b/src/lib/merchant_api_get_config.c
index 8257e142..088434c5 100644
--- a/src/lib/merchant_api_get_config.c
+++ b/src/lib/merchant_api_get_config.c
@@ -34,12 +34,12 @@
  * Which version of the Taler protocol is implemented
  * by this library?  Used to determine compatibility.
  */
-#define MERCHANT_PROTOCOL_CURRENT 2
+#define MERCHANT_PROTOCOL_CURRENT 3
 
 /**
  * How many configs are we backwards compatible with?
  */
-#define MERCHANT_PROTOCOL_AGE 0
+#define MERCHANT_PROTOCOL_AGE 1
 
 
 /**

-- 
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]