summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-11-18 05:01:28 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-11-18 05:01:28 (GMT)
commite58bc4bc311c81446e459440e3c15595bc6d76e2 (patch)
treef0f21b71f01a67ae7d2f894680498fdd42b4c42b /Source
parentb8038131a653bd0301ff69edf9bc9e089181d022 (diff)
downloadCMake-e58bc4bc311c81446e459440e3c15595bc6d76e2.zip
CMake-e58bc4bc311c81446e459440e3c15595bc6d76e2.tar.gz
CMake-e58bc4bc311c81446e459440e3c15595bc6d76e2.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 7d09a7b..6e0a944 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 19)
-set(CMake_VERSION_PATCH 20201117)
+set(CMake_VERSION_PATCH 20201118)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)