[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3664-g4ab4054
Brad King
brad.king at kitware.com
Mon Jun 9 10:52:50 EDT 2014
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 4ab4054c6faba93b8891197beecf6887011a6409 (commit)
via 65c5d02a5a92ded691e11d68840742ed7d56c9a0 (commit)
via 55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1 (commit)
from 55a3c4cbc0f68e00bfd05b21a6bc6f063529e784 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4ab4054c6faba93b8891197beecf6887011a6409
commit 4ab4054c6faba93b8891197beecf6887011a6409
Merge: 55a3c4c 65c5d02
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 9 10:52:49 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 9 10:52:49 2014 -0400
Merge topic 'test-release' into next
65c5d02a Merge branch 'release' into test-release
55d6aa36 CMake 3.0.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=65c5d02a5a92ded691e11d68840742ed7d56c9a0
commit 65c5d02a5a92ded691e11d68840742ed7d56c9a0
Merge: 9e8fa10 55d6aa3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 9 10:52:03 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 9 10:52:03 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1
commit 55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 9 10:51:47 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 9 10:51:47 2014 -0400
CMake 3.0.0
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 46909ba..1937ad4 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 0)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 6)
+#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list