summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-07-30 04:01:12 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-07-30 04:01:12 (GMT)
commit3595e37519eb2d357eda2de993cb03aaabbe3fa2 (patch)
treed5324be100067a8f4b7cb40b55394e4f24e6078b /Source
parent37e27aa552c89f56a3b7c1bee048d8693da36cee (diff)
downloadCMake-3595e37519eb2d357eda2de993cb03aaabbe3fa2.zip
CMake-3595e37519eb2d357eda2de993cb03aaabbe3fa2.tar.gz
CMake-3595e37519eb2d357eda2de993cb03aaabbe3fa2.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 10f6e15..cba5400 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 18)
-set(CMake_VERSION_PATCH 20200729)
+set(CMake_VERSION_PATCH 20200730)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)