]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commitdiff
Googletest export release-1.10.0 v1.10.x
authorAbseil Team <absl-team@google.com>
Thu, 3 Oct 2019 14:39:13 +0000 (10:39 -0400)
committerGennadiy Civil <misterg@google.com>
Thu, 3 Oct 2019 14:52:15 +0000 (10:52 -0400)
Release Googletest 1.10

PiperOrigin-RevId: 272658347

CMakeLists.txt

index 3fae2f9659d607656dae4e22be52b959d29d505f..f11bbb521e387a19e060be596d8776b94be0d68c 100644 (file)
@@ -8,7 +8,7 @@ if (POLICY CMP0048)
 endif (POLICY CMP0048)
 
 project(googletest-distribution)
-set(GOOGLETEST_VERSION 1.9.0)
+set(GOOGLETEST_VERSION 1.10.0)
 
 if (CMAKE_VERSION VERSION_LESS "3.1")
   add_definitions(-std=c++11)