[Cmake-commits] CMake branch, master, updated. v3.10.0-rc4-304-g1a6ef0b
Kitware Robot
kwrobot at kitware.com
Fri Nov 10 08:45:03 EST 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 1a6ef0bdb27fcf07e54a6754235ece70e752aa5c (commit)
via 83e207a54e158972e4beeb36439daa5e80744d24 (commit)
from 163be8714a279aa16e4511d0059e9cd471f0a256 (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=1a6ef0bdb27fcf07e54a6754235ece70e752aa5c
commit 1a6ef0bdb27fcf07e54a6754235ece70e752aa5c
Merge: 163be87 83e207a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 10 08:36:46 2017 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 10 08:36:46 2017 -0500
Merge branch 'release-3.9'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=83e207a54e158972e4beeb36439daa5e80744d24
commit 83e207a54e158972e4beeb36439daa5e80744d24
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 10 07:37:49 2017 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 10 07:37:49 2017 -0500
CMake 3.9.6
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index cf7efe0..5bd328e 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 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