summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2023-12-10 05:01:04 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-12-10 05:01:04 (GMT)
commita51e61b9970721a399a71e05834071a4a2b42372 (patch)
tree347322e99a7455c5634c65101374445dc8aacce0 /Source
parent2040b79a39a6d1ea3a60e9aba24907af54599134 (diff)
downloadCMake-a51e61b9970721a399a71e05834071a4a2b42372.zip
CMake-a51e61b9970721a399a71e05834071a4a2b42372.tar.gz
CMake-a51e61b9970721a399a71e05834071a4a2b42372.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 17690ff..33ea821 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 28)
-set(CMake_VERSION_PATCH 20231209)
+set(CMake_VERSION_PATCH 20231210)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)