summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2022-02-04 05:01:13 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-02-04 05:01:13 (GMT)
commit32afcf74afc08e4255d4c497929653d197802adc (patch)
tree6f92c8ea51dc478fd8d9c80df9b6073c445aafd6 /Source
parent40107d308f6d7687edbe5e75a77a67b9cb9112aa (diff)
downloadCMake-32afcf74afc08e4255d4c497929653d197802adc.zip
CMake-32afcf74afc08e4255d4c497929653d197802adc.tar.gz
CMake-32afcf74afc08e4255d4c497929653d197802adc.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 6e9687f..939a69f 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 23)
-set(CMake_VERSION_PATCH 20220203)
+set(CMake_VERSION_PATCH 20220204)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)