From 07ff23412b221f72af407325159ac1a52702bb62 Mon Sep 17 00:00:00 2001 From: wenlong_12 Date: Thu, 16 May 2024 06:23:50 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=B9=E5=BA=94=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wenlong_12 --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index 00130d6..573f5a4 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "openEuler:abseil-cpp", "License": "Apache License V2.0", "License File": "LICENSE", - "Version Number": "20220623.1-3.oe2203sp1", + "Version Number": "20220623.1-5.oe2203sp3", "Upstream URL": "https://www.openeuler.org", "Description": "The repository contains the Abseil C++ library code. Abseil is an open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library." } -- Gitee