[Cmake-commits] CMake branch, next, updated. v3.1.0-rc2-1164-g230e535

Brad King brad.king at kitware.com
Mon Dec 8 09:13:38 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  230e5355966deb3920f4399010979207cda06a27 (commit)
       via  6b7cb583a2bf70aa142b3824330e920ecc47861d (commit)
       via  1f6f114a7a61043ec0b9d6147f3b297081d214d5 (commit)
      from  f414ed162d53df1310ee02a8a8519aaf3eb6243d (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=230e5355966deb3920f4399010979207cda06a27
commit 230e5355966deb3920f4399010979207cda06a27
Merge: f414ed1 6b7cb58
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 8 09:13:37 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 8 09:13:37 2014 -0500

    Merge topic 'test-release' into next
    
    6b7cb583 Merge branch 'release' into test-release
    1f6f114a CMake 3.1.0-rc3


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6b7cb583a2bf70aa142b3824330e920ecc47861d
commit 6b7cb583a2bf70aa142b3824330e920ecc47861d
Merge: 09498b2 1f6f114
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 8 09:13:18 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Dec 8 09:13:18 2014 -0500

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1f6f114a7a61043ec0b9d6147f3b297081d214d5
commit 1f6f114a7a61043ec0b9d6147f3b297081d214d5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 8 09:09:24 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Dec 8 09:09:24 2014 -0500

    CMake 3.1.0-rc3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index e1b62e9..c7f60fe 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 2)
+set(CMake_VERSION_RC 3)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list