summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2023-09-05 04:01:15 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-09-05 04:01:15 (GMT)
commit6ebf71af10735902b7506b875082496c5e57676c (patch)
treec398671730a5c3c2f5f95198929f6e99f87aa584 /Source
parent4e02834eee07c20e2ddcb03e233925fc35fc040d (diff)
downloadCMake-6ebf71af10735902b7506b875082496c5e57676c.zip
CMake-6ebf71af10735902b7506b875082496c5e57676c.tar.gz
CMake-6ebf71af10735902b7506b875082496c5e57676c.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 6cc0223..1f8d8a8 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 27)
-set(CMake_VERSION_PATCH 20230904)
+set(CMake_VERSION_PATCH 20230905)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)