Skip to content

Commit b796f7d

Browse files
derekmaurocopybara-github
authored andcommitted
Bump version to 1.13.0 in preparation for release
PiperOrigin-RevId: 502626077 Change-Id: I3aad27a8b725cf73163e52ef2e28e6cdfc13082b
1 parent ac7a126 commit b796f7d

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
@@ -16,7 +16,7 @@ if (POLICY CMP0077)
1616
endif (POLICY CMP0077)
1717

1818
project(googletest-distribution)
19-
set(GOOGLETEST_VERSION 1.12.1)
19+
set(GOOGLETEST_VERSION 1.13.0)
2020

2121
if(NOT CYGWIN AND NOT MSYS AND NOT ${CMAKE_SYSTEM_NAME} STREQUAL QNX)
2222
set(CMAKE_CXX_EXTENSIONS OFF)

0 commit comments

Comments
 (0)