[Cmake-commits] CMake branch, next, updated. v3.5.1-943-gc591fc5

Brad King brad.king at kitware.com
Fri Apr 15 08:51:25 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  c591fc554dbadf24ab0481d3f77e62ce74275dbc (commit)
       via  c2996c7be869a2e8ed30237ca5c890e8ebe05498 (commit)
       via  80bcbe2d85232d748e31fb4de1016af60788505d (commit)
      from  0eb96ab1f34ea78a2c24443f140a8bf8ddd043fd (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=c591fc554dbadf24ab0481d3f77e62ce74275dbc
commit c591fc554dbadf24ab0481d3f77e62ce74275dbc
Merge: 0eb96ab c2996c7
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 15 08:51:25 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 15 08:51:25 2016 -0400

    Merge topic 'test-release' into next
    
    c2996c7b Merge branch 'release' into test-release
    80bcbe2d CMake 3.5.2


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c2996c7be869a2e8ed30237ca5c890e8ebe05498
commit c2996c7be869a2e8ed30237ca5c890e8ebe05498
Merge: c42aa3e 80bcbe2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 15 08:51:06 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 15 08:51:06 2016 -0400

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=80bcbe2d85232d748e31fb4de1016af60788505d
commit 80bcbe2d85232d748e31fb4de1016af60788505d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 15 08:48:23 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 15 08:48:23 2016 -0400

    CMake 3.5.2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 683da43..dea1541 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 5)
-set(CMake_VERSION_PATCH 1)
+set(CMake_VERSION_PATCH 2)
 #set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list