summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2024-07-23 04:01:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-07-23 04:01:10 (GMT)
commitb0a7a2dd9a0b6ba854f60ba20315769786a50b35 (patch)
tree0338eeba2dc11dffa750a543d8fdc0afb1d8402f
parent0aea4e1d9e2d68d7bd73f5a38720e3236485c465 (diff)
downloadCMake-b0a7a2dd9a0b6ba854f60ba20315769786a50b35.zip
CMake-b0a7a2dd9a0b6ba854f60ba20315769786a50b35.tar.gz
CMake-b0a7a2dd9a0b6ba854f60ba20315769786a50b35.tar.bz2
CMake Nightly Date Stamp
-rw-r--r--Source/CMakeVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 180f9ef..4be2c2c 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 30)
-set(CMake_VERSION_PATCH 20240722)
+set(CMake_VERSION_PATCH 20240723)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)