summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2021-05-06 04:01:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-05-06 04:01:10 (GMT)
commit4cab7a6fc554672130494bf12cdb877dbcbf7a44 (patch)
tree0e691f63ff0f6cb9b063475d78d1a71bd64270f3 /Source
parent41f9486e61026275fcb9f559a6bc0fd36dcc48e6 (diff)
downloadCMake-4cab7a6fc554672130494bf12cdb877dbcbf7a44.zip
CMake-4cab7a6fc554672130494bf12cdb877dbcbf7a44.tar.gz
CMake-4cab7a6fc554672130494bf12cdb877dbcbf7a44.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 483eff4..8406861 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 20)
-set(CMake_VERSION_PATCH 20210505)
+set(CMake_VERSION_PATCH 20210506)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)