[Cmake-commits] CMake branch, next, updated. v3.4.1-2015-g6ed6ba6

Brad King brad.king at kitware.com
Tue Jan 19 10:49:00 EST 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  6ed6ba600f7852c34d917dd8fcdff14992201352 (commit)
       via  be0031e0720e4e1a6ac7d2a8f77b27c7f6ab292a (commit)
       via  6506dcaa20a7d17737517dbcba6102be564d8d66 (commit)
      from  7ebea33aa830e776fad129f2b238d0777abd626a (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=6ed6ba600f7852c34d917dd8fcdff14992201352
commit 6ed6ba600f7852c34d917dd8fcdff14992201352
Merge: 7ebea33a be0031e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 10:48:59 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 19 10:48:59 2016 -0500

    Merge topic 'test-release' into next
    
    be0031e0 Merge branch 'release' into test-release
    6506dcaa CMake 3.4.2


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=be0031e0720e4e1a6ac7d2a8f77b27c7f6ab292a
commit be0031e0720e4e1a6ac7d2a8f77b27c7f6ab292a
Merge: e4a135d 6506dca
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 10:48:46 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jan 19 10:48:46 2016 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6506dcaa20a7d17737517dbcba6102be564d8d66
commit 6506dcaa20a7d17737517dbcba6102be564d8d66
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 10:47:26 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jan 19 10:47:26 2016 -0500

    CMake 3.4.2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 5717d37..4b3e7f7 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 4)
-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