[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: also increment other version def
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: also increment other version define |
Date: |
Wed, 24 Nov 2021 02:28:18 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 2df6e15b also increment other version define
2df6e15b is described below
commit 2df6e15bfd8e7ddd30584347600daee9527935bb
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Nov 24 02:28:13 2021 +0100
also increment other version define
---
src/lib/merchant_api_get_config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/merchant_api_get_config.c
b/src/lib/merchant_api_get_config.c
index b27e386c..3058ce30 100644
--- a/src/lib/merchant_api_get_config.c
+++ b/src/lib/merchant_api_get_config.c
@@ -33,7 +33,7 @@
* Which version of the Taler protocol is implemented
* by this library? Used to determine compatibility.
*/
-#define MERCHANT_PROTOCOL_CURRENT 1
+#define MERCHANT_PROTOCOL_CURRENT 2
/**
* How many configs 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-merchant] branch master updated: also increment other version define,
gnunet <=