We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5681c commit a0c7f1dCopy full SHA for a0c7f1d
Source/CMakeVersion.cmake
@@ -2,7 +2,7 @@
2
set(CMake_VERSION_MAJOR 4)
3
set(CMake_VERSION_MINOR 2)
4
set(CMake_VERSION_PATCH 0)
5
-set(CMake_VERSION_RC 4)
+#set(CMake_VERSION_RC 0)
6
set(CMake_VERSION_IS_DIRTY 0)
7
8
# Start with the full version number used in tags. It has no dev info.
0 commit comments