[Cmake-commits] CMake branch, master, updated. v3.15.0-rc4-315-g09b4dfb
Kitware Robot
kwrobot at kitware.com
Tue Jul 16 08:43:03 EDT 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 09b4dfb92aab0b13d3df70ff974d4208386d55f0 (commit)
via 96541918c88c9a1647b44fbe07ca7d50e821a98a (commit)
from 79a21ba6804ea501365386ee2616441c9660f3ed (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=09b4dfb92aab0b13d3df70ff974d4208386d55f0
commit 09b4dfb92aab0b13d3df70ff974d4208386d55f0
Merge: 79a21ba 9654191
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 16 08:36:40 2019 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jul 16 08:36:40 2019 -0400
Merge branch 'release-3.14'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=96541918c88c9a1647b44fbe07ca7d50e821a98a
commit 96541918c88c9a1647b44fbe07ca7d50e821a98a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 16 07:08:05 2019 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jul 16 07:08:05 2019 -0400
CMake 3.14.6
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 46a1722..a1ff9fa 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 14)
-set(CMake_VERSION_PATCH 5)
+set(CMake_VERSION_PATCH 6)
#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list