[Cmake-commits] CMake branch, next, updated. v3.6.0-rc3-622-gf723860

Brad King brad.king at kitware.com
Wed Jun 29 09:52:16 EDT 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  f723860ff359eedfff8a0371eba7691027676e29 (commit)
       via  b0a9768ab3486798b0713a40bfa145462b824566 (commit)
       via  dd71ec2c93fdf34f8bbcaafbc05f000ef6ed6cab (commit)
      from  4edd80fc87dada543e506c748391dc0b7c8a563a (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=f723860ff359eedfff8a0371eba7691027676e29
commit f723860ff359eedfff8a0371eba7691027676e29
Merge: 4edd80f b0a9768
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 29 09:52:15 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jun 29 09:52:15 2016 -0400

    Merge topic 'test-release' into next
    
    b0a9768a Merge branch 'release' into test-release
    dd71ec2c CMake 3.6.0-rc4


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b0a9768ab3486798b0713a40bfa145462b824566
commit b0a9768ab3486798b0713a40bfa145462b824566
Merge: 7808ba0 dd71ec2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 29 09:51:55 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jun 29 09:51:55 2016 -0400

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd71ec2c93fdf34f8bbcaafbc05f000ef6ed6cab
commit dd71ec2c93fdf34f8bbcaafbc05f000ef6ed6cab
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jun 29 09:51:33 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jun 29 09:51:33 2016 -0400

    CMake 3.6.0-rc4

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 6038ef6..c782c5d 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 6)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 3)
+set(CMake_VERSION_RC 4)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list