[Cmake-commits] CMake branch, next, updated. v3.6.0-rc1-285-gf635582
Brad King
brad.king at kitware.com
Mon Jun 13 10:31:30 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 f6355822b1bb2874cf6130dbd0f8bd10654bb9d3 (commit)
via 8a9711a3d307443e65110e182ab3f76a4ddfb909 (commit)
via 9f3546bbb44e23b97ea226fce155330eb352f75b (commit)
from 20e110da3b45da35124ac4db4794f1186ac1cf7a (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=f6355822b1bb2874cf6130dbd0f8bd10654bb9d3
commit f6355822b1bb2874cf6130dbd0f8bd10654bb9d3
Merge: 20e110d 8a9711a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 13 10:31:29 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 13 10:31:29 2016 -0400
Merge topic 'test-release' into next
8a9711a3 Merge branch 'release' into test-release
9f3546bb CMake 3.6.0-rc2
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8a9711a3d307443e65110e182ab3f76a4ddfb909
commit 8a9711a3d307443e65110e182ab3f76a4ddfb909
Merge: 0514fa2 9f3546b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 13 10:31:18 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 13 10:31:18 2016 -0400
Merge branch 'release' into test-release
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9f3546bbb44e23b97ea226fce155330eb352f75b
commit 9f3546bbb44e23b97ea226fce155330eb352f75b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 13 10:28:02 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 13 10:28:02 2016 -0400
CMake 3.6.0-rc2
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 6de2243..172c9bc 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 6)
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