summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2024-01-07 05:01:05 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-01-07 05:01:05 (GMT)
commit56718903bb7a757ed6969ca2b8e56fc405e290cb (patch)
tree477d81a7cd34dc89f44f67bdf043819e3338248e /Source
parenta8c09ab5f5235caf17544a38fb228378a698f6c6 (diff)
downloadCMake-56718903bb7a757ed6969ca2b8e56fc405e290cb.zip
CMake-56718903bb7a757ed6969ca2b8e56fc405e290cb.tar.gz
CMake-56718903bb7a757ed6969ca2b8e56fc405e290cb.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 fc137cf..255e7f8 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 20240106)
+set(CMake_VERSION_PATCH 20240107)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)