[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3530-g2e1aafb
Brad King
brad.king at kitware.com
Wed Jun 4 09:20:39 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 2e1aafb9caa7da077ea251788dee1f05da793c76 (commit)
via 3557a133c526b30093b11760fb212f78d6f81481 (commit)
via 8fd8bdcbb344b37b3dd9935ceb3fa83792806b46 (commit)
from d263f090b724adc25b24be1367cef74af87a2cdc (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=2e1aafb9caa7da077ea251788dee1f05da793c76
commit 2e1aafb9caa7da077ea251788dee1f05da793c76
Merge: d263f09 3557a13
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 4 09:20:38 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jun 4 09:20:38 2014 -0400
Merge topic 'test-release' into next
3557a133 Merge branch 'release' into test-release
8fd8bdcb CMake 3.0.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3557a133c526b30093b11760fb212f78d6f81481
commit 3557a133c526b30093b11760fb212f78d6f81481
Merge: 2336ec5 8fd8bdc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 4 09:21:23 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jun 4 09:21:23 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8fd8bdcbb344b37b3dd9935ceb3fa83792806b46
commit 8fd8bdcbb344b37b3dd9935ceb3fa83792806b46
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 3 11:53:35 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jun 3 11:53:35 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