From 84abf59755beecf9bbadecbd6dd3133818eae724 Mon Sep 17 00:00:00 2001 From: hw_llm Date: Tue, 17 Jun 2025 10:23:15 +0800 Subject: [PATCH] =?UTF-8?q?Description:=20=E5=B0=86optimized-routine?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BB=8E23.01=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E8=87=B325.01=E7=89=88=E6=9C=AC=E3=80=82=20IssueNo:=20https://?= =?UTF-8?q?gitee.com/openharmony/third=5Fparty=5Foptimized=5Froutines/issu?= =?UTF-8?q?es/ICFO0L=20Feature=20Or=20Bugfix:=20Feature=20Binary=20Source:?= =?UTF-8?q?=20No=20Signed-off-by:=20hw=5Fllm=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 43689e3..9b55f31 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name" : "optimized-routines", "License" : "MIT License OR Apache-2.0 WITH LLVM-exception", "License File" : "LICENSE", - "Version Number" : "v23.01", + "Version Number" : "v25.01", "Owner" : "zhaotianyu9@huawei.com", "Upstream URL" : "https://github.com/ARM-software/optimized-routines", "Description" : "Optimized implementations of various library functions for ARM architecture processors" -- Gitee