[Cmake-commits] CMake branch, next, updated. v3.4.0-rc2-1218-gd09e66b

Brad King brad.king at kitware.com
Mon Nov 2 09:13:34 EST 2015


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  d09e66b35791aa4c54abf0d9e72ec4b3d2440efe (commit)
       via  3f3fd184b3d219f0ba69d7bcbd8f380f98e9fd2f (commit)
       via  bc4b6aa68dd48ffd567ae7a24abd8911a689c38a (commit)
      from  cecfc27b895d919f62026eb29d45e8e00ee52c8d (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d09e66b35791aa4c54abf0d9e72ec4b3d2440efe
commit d09e66b35791aa4c54abf0d9e72ec4b3d2440efe
Merge: cecfc27 3f3fd18
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 2 09:13:33 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 2 09:13:33 2015 -0500

    Merge topic 'test-release' into next
    
    3f3fd184 Merge branch 'release' into test-release
    bc4b6aa6 CMake 3.4.0-rc3


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3f3fd184b3d219f0ba69d7bcbd8f380f98e9fd2f
commit 3f3fd184b3d219f0ba69d7bcbd8f380f98e9fd2f
Merge: 74ea668 bc4b6aa
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 2 09:13:10 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Nov 2 09:13:10 2015 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bc4b6aa68dd48ffd567ae7a24abd8911a689c38a
commit bc4b6aa68dd48ffd567ae7a24abd8911a689c38a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 2 09:12:44 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Nov 2 09:12:44 2015 -0500

    CMake 3.4.0-rc3

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