[Cmake-commits] CMake branch, next, updated. v3.4.2-2100-g9b24c2f

Brad King brad.king at kitware.com
Mon Jan 25 09:51:46 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  9b24c2fbefae8427a67392ca1f92a733c60496d9 (commit)
       via  52cf1c99ad32867d810a895c3f37a61beb71a750 (commit)
       via  0aef6f2412177a236deb292654402518777f3cb0 (commit)
      from  26aec99782f958f3a048e7074be1f5b9e8592426 (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=9b24c2fbefae8427a67392ca1f92a733c60496d9
commit 9b24c2fbefae8427a67392ca1f92a733c60496d9
Merge: 26aec99 52cf1c9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 25 09:51:45 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 25 09:51:45 2016 -0500

    Merge topic 'test-release' into next
    
    52cf1c99 Merge branch 'release' into test-release
    0aef6f24 CMake 3.4.3


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=52cf1c99ad32867d810a895c3f37a61beb71a750
commit 52cf1c99ad32867d810a895c3f37a61beb71a750
Merge: f9cc671 0aef6f2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 25 09:51:21 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jan 25 09:51:21 2016 -0500

    Merge branch 'release' into test-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0aef6f2412177a236deb292654402518777f3cb0
commit 0aef6f2412177a236deb292654402518777f3cb0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 25 09:50:47 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jan 25 09:50:47 2016 -0500

    CMake 3.4.3

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