[Cmake-commits] CMake branch, next, updated. v3.6.0-rc4-739-g3708bfd

Brad King brad.king at kitware.com
Thu Jul 7 09:18:32 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  3708bfd2346681e36e0bc57bbf1d169912e02af6 (commit)
       via  b598877d2c045325fdd9df15576c24c63720dff3 (commit)
       via  e31084e65745f9dd422c6aff0a2ed4ada6918805 (commit)
      from  f1571a63d51a19cd18c419229cc1cd5373637d45 (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=3708bfd2346681e36e0bc57bbf1d169912e02af6
commit 3708bfd2346681e36e0bc57bbf1d169912e02af6
Merge: f1571a6 b598877
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 7 09:18:29 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 7 09:18:29 2016 -0400

    Merge topic 'test-release' into next
    
    b598877d Merge branch 'release' into test-release
    e31084e6 CMake 3.6.0


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b598877d2c045325fdd9df15576c24c63720dff3
commit b598877d2c045325fdd9df15576c24c63720dff3
Merge: 972f24e e31084e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 7 09:17:58 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 7 09:17:58 2016 -0400

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e31084e65745f9dd422c6aff0a2ed4ada6918805
commit e31084e65745f9dd422c6aff0a2ed4ada6918805
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 7 09:17:24 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 7 09:17:24 2016 -0400

    CMake 3.6.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index c782c5d..99ed63b 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 4)
+#set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list