summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2019-12-09 05:01:08 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-12-09 05:01:08 (GMT)
commit2c7aeaf47bc6a2c9a63d2800a5ea247559a58a7e (patch)
tree95aab31e80c85b472824b1c78bc5594087ee00fa /Source
parentd71f69649f2085a67ecf27fed890de5a8f1f2362 (diff)
downloadCMake-2c7aeaf47bc6a2c9a63d2800a5ea247559a58a7e.zip
CMake-2c7aeaf47bc6a2c9a63d2800a5ea247559a58a7e.tar.gz
CMake-2c7aeaf47bc6a2c9a63d2800a5ea247559a58a7e.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 80c5b36..cdd0893 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 20191208)
+set(CMake_VERSION_PATCH 20191209)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)