summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2023-04-18 04:01:06 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-04-18 04:01:06 (GMT)
commit79499f9e71d1837a71a71446860a61f111b22fb5 (patch)
tree8024112589ed4d5a32b7ba6287bbb62688383804 /Source
parentc648d7363d1aaafce19ed0a44331a0925db9a8e6 (diff)
downloadCMake-79499f9e71d1837a71a71446860a61f111b22fb5.zip
CMake-79499f9e71d1837a71a71446860a61f111b22fb5.tar.gz
CMake-79499f9e71d1837a71a71446860a61f111b22fb5.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 828586d..ba60e62 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 26)
-set(CMake_VERSION_PATCH 20230417)
+set(CMake_VERSION_PATCH 20230418)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)