[Cmake-commits] CMake branch, next, updated. v3.7.0-rc2-933-g0e78a19

Brad King brad.king at kitware.com
Thu Nov 3 09:36:42 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  0e78a19123015e727c82b06f84859194a7ee7571 (commit)
       via  6db1846a898e7651720ac03f5d4c869f95729f0c (commit)
       via  9c507c13a0cffb163a1d56f34c020b5474a3e100 (commit)
      from  f4570ad0d275896fa14d09bfa871b938b4a3b894 (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=0e78a19123015e727c82b06f84859194a7ee7571
commit 0e78a19123015e727c82b06f84859194a7ee7571
Merge: f4570ad 6db1846
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 3 09:36:41 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 3 09:36:41 2016 -0400

    Merge topic 'test-release' into next
    
    6db1846a Merge branch 'release-3.6' into test-release
    9c507c13 CMake 3.6.3


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6db1846a898e7651720ac03f5d4c869f95729f0c
commit 6db1846a898e7651720ac03f5d4c869f95729f0c
Merge: dec0cfc 9c507c1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 3 09:36:26 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 3 09:36:26 2016 -0400

    Merge branch 'release-3.6' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9c507c13a0cffb163a1d56f34c020b5474a3e100
commit 9c507c13a0cffb163a1d56f34c020b5474a3e100
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 2 11:46:41 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 2 11:46:41 2016 -0400

    CMake 3.6.3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 241cc8d..7d71044 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 6)
-set(CMake_VERSION_PATCH 2)
+set(CMake_VERSION_PATCH 3)
 #set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list