[Cmake-commits] CMake branch, next, updated. v3.4.0-rc3-1323-gf8a917d

Brad King brad.king at kitware.com
Thu Nov 12 09:10:31 EST 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  f8a917d886a41d5fbc2c734db8b078eebce1f33d (commit)
       via  937d3d667d624fc430c9040213c6d179620a0168 (commit)
       via  b4a2ada297214119647b26df8abe394cd73ca53a (commit)
      from  9274cfb8630c96c2aacebc6252d5c7d7596ca35b (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=f8a917d886a41d5fbc2c734db8b078eebce1f33d
commit f8a917d886a41d5fbc2c734db8b078eebce1f33d
Merge: 9274cfb 937d3d6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 12 09:10:30 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 12 09:10:30 2015 -0500

    Merge topic 'test-release' into next
    
    937d3d66 Merge branch 'release' into test-release
    b4a2ada2 CMake 3.4.0


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=937d3d667d624fc430c9040213c6d179620a0168
commit 937d3d667d624fc430c9040213c6d179620a0168
Merge: 16efed6 b4a2ada
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 12 09:10:00 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 12 09:10:00 2015 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b4a2ada297214119647b26df8abe394cd73ca53a
commit b4a2ada297214119647b26df8abe394cd73ca53a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 12 09:09:08 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 12 09:09:08 2015 -0500

    CMake 3.4.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 93a1928..0ce1696 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 3)
+#set(CMake_VERSION_RC 0)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list