[Cmake-commits] CMake branch, next, updated. v3.7.0-rc2-945-g471d00b

Brad King brad.king at kitware.com
Fri Nov 4 08:31:20 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  471d00b9b946082724d2d7b1b8ed29d54275adb2 (commit)
       via  13750d275c73e83b2e6a0535127305a51fc478ea (commit)
       via  adf5f253ec029aec4ee7aadb95c6f908030fb98b (commit)
      from  044d08aa2544ddc072071de5004ffabdef6f771d (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=471d00b9b946082724d2d7b1b8ed29d54275adb2
commit 471d00b9b946082724d2d7b1b8ed29d54275adb2
Merge: 044d08a 13750d2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 4 08:31:19 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 4 08:31:19 2016 -0400

    Merge topic 'test-release' into next
    
    13750d27 Merge branch 'release' into test-release
    adf5f253 CMake 3.7.0-rc3


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=13750d275c73e83b2e6a0535127305a51fc478ea
commit 13750d275c73e83b2e6a0535127305a51fc478ea
Merge: 7c0e67e adf5f25
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 4 08:30:54 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 4 08:30:54 2016 -0400

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=adf5f253ec029aec4ee7aadb95c6f908030fb98b
commit adf5f253ec029aec4ee7aadb95c6f908030fb98b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 4 08:30:22 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Nov 4 08:30:22 2016 -0400

    CMake 3.7.0-rc3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index d8c77fc..eecbe92 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 2)
+set(CMake_VERSION_RC 3)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list