[Cmake-commits] CMake branch, next, updated. v3.7.0-rc3-1096-g702b37e

Brad King brad.king at kitware.com
Fri Nov 11 09:25:21 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  702b37e052350b3b998d4c3b99dd50b99eda7a17 (commit)
       via  c68e7a95a6fd7ea0697175bce40a50d52458fb43 (commit)
       via  5cfc2e926af645840c6a0464451af18f08528879 (commit)
       via  a21f74767c61c36308ede4b35f69a342cb60c129 (commit)
      from  2f292f702cfe325553352dfc743c8efb6bd797f7 (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=702b37e052350b3b998d4c3b99dd50b99eda7a17
commit 702b37e052350b3b998d4c3b99dd50b99eda7a17
Merge: 2f292f7 c68e7a9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 11 09:25:02 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 11 09:25:02 2016 -0500

    Merge topic 'test-release' into next
    
    c68e7a95 Merge branch 'release' into test-release
    5cfc2e92 CMake 3.7.0
    a21f7476 CMake Nightly Date Stamp


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c68e7a95a6fd7ea0697175bce40a50d52458fb43
commit c68e7a95a6fd7ea0697175bce40a50d52458fb43
Merge: a21f747 5cfc2e9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 11 09:24:37 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 11 09:24:37 2016 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5cfc2e926af645840c6a0464451af18f08528879
commit 5cfc2e926af645840c6a0464451af18f08528879
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 11 09:24:18 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 11 09:24:18 2016 -0500

    CMake 3.7.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index eecbe92..13b1dba 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 7)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 3)
+#set(CMake_VERSION_RC 0)

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

Summary of changes:
 Source/CMakeVersion.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list