[Cmake-commits] CMake branch, next, updated. v3.2.2-3297-gfb0cbaf

Brad King brad.king at kitware.com
Mon Jun 1 11:37:12 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  fb0cbafbcb0637050489ac52dc3fa6dc450c7fac (commit)
       via  c532ec17a678b16888d375ded86c88bd3ed5fd17 (commit)
       via  b3de2a8e6451c9138948c23a974740823ade8263 (commit)
      from  fbd1d93aa31fffe4575b2cf7f9c5a5a5fde328b5 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fb0cbafbcb0637050489ac52dc3fa6dc450c7fac
commit fb0cbafbcb0637050489ac52dc3fa6dc450c7fac
Merge: fbd1d93 c532ec1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 11:37:11 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 1 11:37:11 2015 -0400

    Merge topic 'test-release' into next
    
    c532ec17 Merge branch 'release' into test-release
    b3de2a8e CMake 3.2.3


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c532ec17a678b16888d375ded86c88bd3ed5fd17
commit c532ec17a678b16888d375ded86c88bd3ed5fd17
Merge: fe168ea b3de2a8
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 11:36:44 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 1 11:36:44 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3de2a8e6451c9138948c23a974740823ade8263
commit b3de2a8e6451c9138948c23a974740823ade8263
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 09:39:26 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 1 11:36:29 2015 -0400

    CMake 3.2.3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 27bebc8..34ceaf2 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 2)
-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