From e99075adbde6a74cf0a09a4ceaf78f089b30399b Mon Sep 17 00:00:00 2001 From: cy Date: Wed, 6 Nov 2024 10:44:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E7=89=88=E6=9C=AC=E4=B8=8E?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=81=AB=E8=BD=A6=E4=B8=AD=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=8D=E5=AE=8C=E5=85=A8=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cy --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index ab0017b41..0da6d026d 100755 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "mbed TLS", "License": "Apache License V2.0", "License File": "LICENSE", - "Version Number": "3.6.0", + "Version Number": "v3.6.0", "Owner": "hanjin5@huawei.com", "Upstream URL": "https://www.trustedfirmware.org/projects/mbed-tls/", "Description": "An open source, portable, easy to use, readable and flexible SSL library." -- Gitee