[Cmake-commits] CMake branch, next, updated. v3.7.0-rc1-617-gfe5e4f0
Brad King
brad.king at kitware.com
Wed Oct 19 08:53:41 EDT 2016
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, next has been updated
via fe5e4f05abf1b557c226395271a0e4eff61631ab (commit)
via 3b67ffe4ab6e876ec8cda1b4e1298b73ea022e28 (commit)
via 876da11858ab6649bb088c4bb7758fc84910ba20 (commit)
from 0bbc70a7015b0ce837172f324fbe09f0f82efe57 (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=fe5e4f05abf1b557c226395271a0e4eff61631ab
commit fe5e4f05abf1b557c226395271a0e4eff61631ab
Merge: 0bbc70a 3b67ffe
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 19 08:53:40 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 19 08:53:40 2016 -0400
Merge topic 'test-release' into next
3b67ffe4 Merge branch 'release' into test-release
876da118 CMake 3.7.0-rc2
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3b67ffe4ab6e876ec8cda1b4e1298b73ea022e28
commit 3b67ffe4ab6e876ec8cda1b4e1298b73ea022e28
Merge: aa10572 876da11
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 19 08:53:31 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Oct 19 08:53:31 2016 -0400
Merge branch 'release' into test-release
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=876da11858ab6649bb088c4bb7758fc84910ba20
commit 876da11858ab6649bb088c4bb7758fc84910ba20
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 19 08:53:08 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Oct 19 08:53:08 2016 -0400
CMake 3.7.0-rc2
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 6cb0fea..d8c77fc 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 7)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 1)
+set(CMake_VERSION_RC 2)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list