[Cmake-commits] CMake branch, next, updated. v3.4.0-rc1-798-gd861762

Brad King brad.king at kitware.com
Wed Oct 21 09:28:24 EDT 2015


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  d861762709fdf5bd01be4b83e4701194203c646a (commit)
       via  58c5065bc5bb5d08939669c2abaea4ac8835b75c (commit)
       via  498db9b9bcfdf391ff89ffc0b273a65d0bc1bd7e (commit)
      from  f3ec1567ed0a0980074091afcddf5a6c8a1b015d (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=d861762709fdf5bd01be4b83e4701194203c646a
commit d861762709fdf5bd01be4b83e4701194203c646a
Merge: f3ec156 58c5065
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 21 09:28:23 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 21 09:28:23 2015 -0400

    Merge topic 'test-release' into next
    
    58c5065b Merge branch 'release' into test-release
    498db9b9 CMake 3.4.0-rc2


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=58c5065bc5bb5d08939669c2abaea4ac8835b75c
commit 58c5065bc5bb5d08939669c2abaea4ac8835b75c
Merge: e4b7d5a 498db9b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 21 09:27:40 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Oct 21 09:27:40 2015 -0400

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=498db9b9bcfdf391ff89ffc0b273a65d0bc1bd7e
commit 498db9b9bcfdf391ff89ffc0b273a65d0bc1bd7e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 21 09:26:43 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Oct 21 09:26:43 2015 -0400

    CMake 3.4.0-rc2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index aaef212..fef0b2e 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 4)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 1)
+set(CMake_VERSION_RC 2)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list