summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2024-01-19 05:01:11 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-01-19 05:01:11 (GMT)
commitd07aee97fe16dbac7055fc6d683fc543939c9f71 (patch)
treeb3ed1409f8c8c4afd66389eff06fe2df8f147e28 /Source
parentc75047709f2ee2a3f8791f19b9ce8cc76e633521 (diff)
downloadCMake-d07aee97fe16dbac7055fc6d683fc543939c9f71.zip
CMake-d07aee97fe16dbac7055fc6d683fc543939c9f71.tar.gz
CMake-d07aee97fe16dbac7055fc6d683fc543939c9f71.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 1a8083d..c87bac7 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 20240118)
+set(CMake_VERSION_PATCH 20240119)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)