summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2023-03-17 04:01:12 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-03-17 04:01:12 (GMT)
commit5f0c71da326e4ea9acc7bd7b6df4180130be853b (patch)
tree39391af9a48a5f36a0205cfbe37f048bbade28dd /Source
parent2c2c2c2227101730ea6835b5a32a41336725e46a (diff)
downloadCMake-5f0c71da326e4ea9acc7bd7b6df4180130be853b.zip
CMake-5f0c71da326e4ea9acc7bd7b6df4180130be853b.tar.gz
CMake-5f0c71da326e4ea9acc7bd7b6df4180130be853b.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 cf6043a..4572522 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 26)
-set(CMake_VERSION_PATCH 20230316)
+set(CMake_VERSION_PATCH 20230317)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)