[Cmake-commits] CMake branch, next, updated. v3.3.1-2996-ga9c1239

Brad King brad.king at kitware.com
Wed Sep 16 11:47:42 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  a9c1239f10399184244de02bbbcfd0db1c1dfba3 (commit)
       via  ee6e5ad92f47cfddd3d352f64357fea4db84eaf9 (commit)
       via  650c630a663b2d0663e6ef6acda2a5fb94e5a621 (commit)
      from  0cb936d7f3c97311dc1516c2eeb310d42aa3539b (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=a9c1239f10399184244de02bbbcfd0db1c1dfba3
commit a9c1239f10399184244de02bbbcfd0db1c1dfba3
Merge: 0cb936d ee6e5ad
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 16 11:47:41 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 16 11:47:41 2015 -0400

    Merge topic 'test-release' into next
    
    ee6e5ad9 Merge branch 'release' into test-release
    650c630a CMake 3.3.2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ee6e5ad92f47cfddd3d352f64357fea4db84eaf9
commit ee6e5ad92f47cfddd3d352f64357fea4db84eaf9
Merge: febeabb 650c630
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 16 11:47:15 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 16 11:47:15 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=650c630a663b2d0663e6ef6acda2a5fb94e5a621
commit 650c630a663b2d0663e6ef6acda2a5fb94e5a621
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 16 11:46:31 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Sep 16 11:46:31 2015 -0400

    CMake 3.3.2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index e1bffac..a9785ef 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 3)
-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