summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2021-12-13 05:02:18 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-12-13 05:02:18 (GMT)
commit61ec751d8a21081adbace755e4a133331831aa22 (patch)
treef5b73f6b5a701e913276ccad3cd19fe87e1c997e /Source
parentcdaabf45f85b1038c334e8aac96184833270384c (diff)
downloadCMake-61ec751d8a21081adbace755e4a133331831aa22.zip
CMake-61ec751d8a21081adbace755e4a133331831aa22.tar.gz
CMake-61ec751d8a21081adbace755e4a133331831aa22.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 cd99251..5001ead 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 20211212)
+set(CMake_VERSION_PATCH 20211213)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)