summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2021-12-03 05:02:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-12-03 05:02:10 (GMT)
commit824a6836be43c61dd8ba1625426f718a73eeaefb (patch)
treeaac0a6044834201209d9b2a01458dc8f32f98fd9 /Source
parent2d4c3cf6843a0fcda258dc184a615106ea879188 (diff)
downloadCMake-824a6836be43c61dd8ba1625426f718a73eeaefb.zip
CMake-824a6836be43c61dd8ba1625426f718a73eeaefb.tar.gz
CMake-824a6836be43c61dd8ba1625426f718a73eeaefb.tar.bz2
CMake Nightly Date Stamp
Diffstat (limited to 'Source')
-rw-r--r--Source/CMakeVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index b89baa8..30b0961 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,7 +1,7 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 22)
-set(CMake_VERSION_PATCH 20211202)
+set(CMake_VERSION_PATCH 20211203)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)