Skip to content

Commit

Permalink
Googletest export
Browse files Browse the repository at this point in the history
Release GoogleTest 1.11.0

PiperOrigin-RevId: 378861756
  • Loading branch information
Abseil Team authored and dinord committed Jun 11, 2021
1 parent b050d6c commit e2239ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (POLICY CMP0048)
endif (POLICY CMP0048)

project(googletest-distribution)
set(GOOGLETEST_VERSION 1.10.0)
set(GOOGLETEST_VERSION 1.11.0)

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

0 comments on commit e2239ee

Please sign in to comment.