Skip to content

Commit 703bd9c

Browse files
Abseil Teamgennadiycivil
authored andcommitted
Googletest export
Release Googletest 1.10 PiperOrigin-RevId: 272658347
1 parent 4105eb7 commit 703bd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if (POLICY CMP0048)
88
endif (POLICY CMP0048)
99

1010
project(googletest-distribution)
11-
set(GOOGLETEST_VERSION 1.9.0)
11+
set(GOOGLETEST_VERSION 1.10.0)
1212

1313
if (CMAKE_VERSION VERSION_LESS "3.1")
1414
add_definitions(-std=c++11)

0 commit comments

Comments
 (0)