diff options
Diffstat (limited to 'Help/variable/CMAKE_PATCH_VERSION.rst')
-rw-r--r-- | Help/variable/CMAKE_PATCH_VERSION.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Help/variable/CMAKE_PATCH_VERSION.rst b/Help/variable/CMAKE_PATCH_VERSION.rst index fe68bf2..991ae76 100644 --- a/Help/variable/CMAKE_PATCH_VERSION.rst +++ b/Help/variable/CMAKE_PATCH_VERSION.rst @@ -1,6 +1,5 @@ CMAKE_PATCH_VERSION ------------------- -The patch version of cmake (i.e. the 3 in X.X.3). - -This specifies the patch version of the CMake executable being run. +Third version number component of the :variable:`CMAKE_VERSION` +variable. |