gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: bump bank API version range


From: gnunet
Subject: [taler-exchange] branch master updated: bump bank API version range
Date: Wed, 13 Dec 2023 21:41:37 +0100

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

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 9297ef94 bump bank API version range
9297ef94 is described below

commit 9297ef949607a6d6597b5c91e683e449f00394df
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Dec 13 21:41:31 2023 +0100

    bump bank API version range
---
 src/bank-lib/fakebank_tbi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/fakebank_tbi.c b/src/bank-lib/fakebank_tbi.c
index 95e3a8c2..d3d65afd 100644
--- a/src/bank-lib/fakebank_tbi.c
+++ b/src/bank-lib/fakebank_tbi.c
@@ -58,7 +58,7 @@ TALER_FAKEBANK_tbi_main_ (struct TALER_FAKEBANK_Handle *h,
       connection,
       MHD_HTTP_OK,
       GNUNET_JSON_pack_string ("version",
-                               "0:0:0"),
+                               "1:0:1"),
       GNUNET_JSON_pack_string ("currency",
                                h->currency),
       GNUNET_JSON_pack_bool ("allow_conversion",

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