summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2019-09-15 04:01:05 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-09-15 04:01:05 (GMT)
commitc6ed04431988ac337ea21d74f035148b6c57f894 (patch)
tree6d7fc06c3ea548ee3c6f3d9113fd6cb9a80780b3 /Source
parent80329771fec7c516540e1db29d971f8f28ed593b (diff)
downloadCMake-c6ed04431988ac337ea21d74f035148b6c57f894.zip
CMake-c6ed04431988ac337ea21d74f035148b6c57f894.tar.gz
CMake-c6ed04431988ac337ea21d74f035148b6c57f894.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 7384954..f41a727 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 15)
-set(CMake_VERSION_PATCH 20190914)
+set(CMake_VERSION_PATCH 20190915)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)