summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2020-11-03 05:01:05 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-11-03 05:01:05 (GMT)
commit1a1008c3f3372ad804b59690382d6f3777d07baa (patch)
treef72bc4e80c74b56cedf90d4e7b6e29625acba5f2
parent91e826fd75890f848c2316f8832f83238dbee59c (diff)
downloadCMake-1a1008c3f3372ad804b59690382d6f3777d07baa.zip
CMake-1a1008c3f3372ad804b59690382d6f3777d07baa.tar.gz
CMake-1a1008c3f3372ad804b59690382d6f3777d07baa.tar.bz2
CMake Nightly Date Stamp
-rw-r--r--Source/CMakeVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 779a7f8..2150614 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 20201102)
+set(CMake_VERSION_PATCH 20201103)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)