Skip to content

Commit e2239ee

Browse files
Abseil Teamdinord
Abseil Team
authored andcommitted
Googletest export
Release GoogleTest 1.11.0 PiperOrigin-RevId: 378861756
1 parent b050d6c commit e2239ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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.10.0)
11+
set(GOOGLETEST_VERSION 1.11.0)
1212

1313
if (CMAKE_VERSION VERSION_GREATER "3.0.2")
1414
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)

0 commit comments

Comments
 (0)