summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-08-11 04:01:27 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-08-11 04:01:27 (GMT)
commitbb1b37ea3bbf3ad3b513ad8642ef514099699aac (patch)
tree818ea3de92c1887eaaceea40b42b30395d1eb752 /Source
parentd6ee9b4a43210553b8f4d3a11413f744e2affb26 (diff)
downloadCMake-bb1b37ea3bbf3ad3b513ad8642ef514099699aac.zip
CMake-bb1b37ea3bbf3ad3b513ad8642ef514099699aac.tar.gz
CMake-bb1b37ea3bbf3ad3b513ad8642ef514099699aac.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 365e619..c82a659 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 20200810)
+set(CMake_VERSION_PATCH 20200811)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)