mirror of
https://github.com/google/googletest.git
synced 2025-04-04 13:05:01 +00:00
Bump version to 1.13.0 in preparation for release
PiperOrigin-RevId: 502626077 Change-Id: I3aad27a8b725cf73163e52ef2e28e6cdfc13082b
This commit is contained in:
parent
ac7a126f39
commit
b796f7d446
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if (POLICY CMP0077)
|
|||
endif (POLICY CMP0077)
|
||||
|
||||
project(googletest-distribution)
|
||||
set(GOOGLETEST_VERSION 1.12.1)
|
||||
set(GOOGLETEST_VERSION 1.13.0)
|
||||
|
||||
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
|
Loading…
Add table
Reference in a new issue