summaryrefslogtreecommitdiffstats
path: root/Source/CMakeVersion.cmake
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2023-12-12 05:01:04 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-12-12 05:01:04 (GMT)
commit9be8198bcca330ba0810ab26cc9ae93712c63b8e (patch)
treef3bfafdca79630438a2f1323875373fd65f4c074 /Source/CMakeVersion.cmake
parenta6853135f569f0b040a34374a15a8361bb73901b (diff)
downloadCMake-9be8198bcca330ba0810ab26cc9ae93712c63b8e.zip
CMake-9be8198bcca330ba0810ab26cc9ae93712c63b8e.tar.gz
CMake-9be8198bcca330ba0810ab26cc9ae93712c63b8e.tar.bz2
CMake Nightly Date Stamp
Diffstat (limited to 'Source/CMakeVersion.cmake')
-rw-r--r--Source/CMakeVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 8dff763..445522b 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 20231211)
+set(CMake_VERSION_PATCH 20231212)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)