Skip to content

Commit

Permalink
Bump version to 1.13.0 in preparation for release
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 502626077
Change-Id: I3aad27a8b725cf73163e52ef2e28e6cdfc13082b
  • Loading branch information
derekmauro authored and Copybara-Service committed Jan 17, 2023
1 parent ac7a126 commit b796f7d
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 @@ -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)
Expand Down

0 comments on commit b796f7d

Please sign in to comment.