[Cmake-commits] CMake branch, next, updated. v3.0.0-rc5-3319-gfb5f018

Brad King brad.king at kitware.com
Thu May 22 10:46:13 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  fb5f018c0321375c9a8427fa0a60b03f1dab4440 (commit)
       via  360c3e0e38d480b215654c26270cd5542f669c94 (commit)
       via  cbc9a9514d0dd00b35b3de694dab02a387ec2b52 (commit)
      from  e5137eac691e571fd39b5878855a11b43d9d3664 (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=fb5f018c0321375c9a8427fa0a60b03f1dab4440
commit fb5f018c0321375c9a8427fa0a60b03f1dab4440
Merge: e5137ea 360c3e0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 22 10:46:12 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 22 10:46:12 2014 -0400

    Merge topic 'test-release' into next
    
    360c3e0e Merge branch 'release' into test-release
    cbc9a951 CMake 3.0.0-rc6


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=360c3e0e38d480b215654c26270cd5542f669c94
commit 360c3e0e38d480b215654c26270cd5542f669c94
Merge: 3ea9bde cbc9a95
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 22 10:41:36 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu May 22 10:41:36 2014 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cbc9a9514d0dd00b35b3de694dab02a387ec2b52
commit cbc9a9514d0dd00b35b3de694dab02a387ec2b52
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 22 10:41:12 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu May 22 10:41:12 2014 -0400

    CMake 3.0.0-rc6

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 55eded7..46909ba 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 5)
+set(CMake_VERSION_RC 6)

-----------------------------------------------------------------------

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list