From 56ea0baa4931899acd3085ed4fd7abc15616e888 Mon Sep 17 00:00:00 2001 From: zhenghui Date: Tue, 25 Mar 2025 11:23:30 +0800 Subject: [PATCH] =?UTF-8?q?readme.opensource=20pcre2=2010.42->10.44,?= =?UTF-8?q?=E5=90=8C=E6=AD=A5release5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhenghui --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 878715d..9de05d5 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "PCRE2", "License": "BSD 3-Clause License WITH pcre2 exception", "License File": "pcre2/LICENSE", - "Version Number": "pcre2-10.42", + "Version Number": "pcre2-10.44", "Owner": "maliang34@huawei.com", "Upstream URL": "https://github.com/PhilipHazel/pcre2.git", "Description": "pcre2 is a re_working of the original PCRE1 library to provide an entirely new API." -- Gitee