summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2019-11-20 05:01:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-11-20 05:01:10 (GMT)
commit5f630a934aa4b8616aa59988ea70c14065d3a08d (patch)
tree3025c292678017aa5560797b4cdfc6b63572d35f /Source
parent9e9787f19a69ed6e0482d29a508548b048dd025d (diff)
downloadCMake-5f630a934aa4b8616aa59988ea70c14065d3a08d.zip
CMake-5f630a934aa4b8616aa59988ea70c14065d3a08d.tar.gz
CMake-5f630a934aa4b8616aa59988ea70c14065d3a08d.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 8a606d4..102b3de 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 16)
-set(CMake_VERSION_PATCH 20191119)
+set(CMake_VERSION_PATCH 20191120)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)