[Cmake-commits] CMake branch, master, updated. v3.10.0-rc4-206-g51e0d61
Kitware Robot
kwrobot at kitware.com
Fri Nov 3 08:55:04 EDT 2017
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 51e0d611f5732c40bf31662a0ba5e43cca0d40a6 (commit)
via ea09ee0cc35440a2005869d4828d8894ab268a28 (commit)
from d802f357d79244ed6d1e3e796162730aabb11205 (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=51e0d611f5732c40bf31662a0ba5e43cca0d40a6
commit 51e0d611f5732c40bf31662a0ba5e43cca0d40a6
Merge: d802f35 ea09ee0
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 3 08:49:47 2017 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 3 08:49:47 2017 -0400
Merge branch 'release-3.9'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ea09ee0cc35440a2005869d4828d8894ab268a28
commit ea09ee0cc35440a2005869d4828d8894ab268a28
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 3 07:47:39 2017 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 3 07:47:39 2017 -0400
CMake 3.9.5
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index ecf5116..cf7efe0 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 9)
-set(CMake_VERSION_PATCH 4)
+set(CMake_VERSION_PATCH 5)
#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list