From 20352bf18cb24f13e8f2bf7242f87533def0f67c Mon Sep 17 00:00:00 2001 From: zhang-cui11 Date: Wed, 11 May 2022 15:55:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9abseil-app=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhang-cui11 --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index a2a5162..a55268c 100755 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "abseil-cpp", "License": "Apache License V2.0", "License File": "LICENSE", - "Version Number": "20200225", + "Version Number": "20200923.3", "Upstream URL": "https://github.com/abseil/abseil-cpp/@https://abseil.io", "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