[Cmake-commits] CMake branch, next, updated. v3.5.0-rc2-217-g0570c29

Brad King brad.king at kitware.com
Thu Feb 18 10:50:25 EST 2016


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  0570c2910c5eab95df39b95f991ebb7b15651e60 (commit)
       via  053d3eef9bca7e0b14a80853f46884203fe589fc (commit)
       via  d203761520f5dd21a9cc4de5c4ca0d0e4e188e34 (commit)
      from  1672d03388dce6a78ea8dc2d0b8d317cf049a2d0 (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=0570c2910c5eab95df39b95f991ebb7b15651e60
commit 0570c2910c5eab95df39b95f991ebb7b15651e60
Merge: 1672d03 053d3ee
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 18 10:50:24 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 18 10:50:24 2016 -0500

    Merge topic 'test-release' into next
    
    053d3eef Merge branch 'release' into test-release
    d2037615 CMake 3.5.0-rc3


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=053d3eef9bca7e0b14a80853f46884203fe589fc
commit 053d3eef9bca7e0b14a80853f46884203fe589fc
Merge: 1c6f917 d203761
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 18 10:50:13 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Feb 18 10:50:13 2016 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d203761520f5dd21a9cc4de5c4ca0d0e4e188e34
commit d203761520f5dd21a9cc4de5c4ca0d0e4e188e34
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 18 10:41:26 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Feb 18 10:41:26 2016 -0500

    CMake 3.5.0-rc3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 58eb1fc..0c19881 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 5)
 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