Skip to content

Commit a0c7f1d

Browse files
committed
CMake 4.2.0
1 parent 5a5681c commit a0c7f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CMakeVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set(CMake_VERSION_MAJOR 4)
33
set(CMake_VERSION_MINOR 2)
44
set(CMake_VERSION_PATCH 0)
5-
set(CMake_VERSION_RC 4)
5+
#set(CMake_VERSION_RC 0)
66
set(CMake_VERSION_IS_DIRTY 0)
77

88
# Start with the full version number used in tags. It has no dev info.

0 commit comments

Comments
 (0)