[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-575-gb8f5b4b

Brad King brad.king at kitware.com
Wed Nov 12 09:55:44 EST 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  b8f5b4bc95f5c553aa4928daa61260203c822aac (commit)
       via  0dcad03e8c4c1523adb63419cc067ff1b41f2382 (commit)
       via  433c6d4689ca86f1a8d8d966be0204e98f95b968 (commit)
      from  44a274634e98739c2e0de7d5b54611a85d871c60 (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=b8f5b4bc95f5c553aa4928daa61260203c822aac
commit b8f5b4bc95f5c553aa4928daa61260203c822aac
Merge: 44a2746 0dcad03
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 12 09:55:43 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 12 09:55:43 2014 -0500

    Merge topic 'test-release' into next
    
    0dcad03e Merge branch 'release' into test-release
    433c6d46 CMake 3.1.0-rc2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0dcad03e8c4c1523adb63419cc067ff1b41f2382
commit 0dcad03e8c4c1523adb63419cc067ff1b41f2382
Merge: 990cbf0 433c6d4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 12 09:55:11 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 12 09:55:11 2014 -0500

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=433c6d4689ca86f1a8d8d966be0204e98f95b968
commit 433c6d4689ca86f1a8d8d966be0204e98f95b968
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 12 09:41:58 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 12 09:41:58 2014 -0500

    CMake 3.1.0-rc2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 716f229..e1b62e9 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 1)
 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