[Cmake-commits] CMake branch, next, updated. v3.2.0-rc1-635-g9b38b8d

Brad King brad.king at kitware.com
Mon Feb 23 11:16:38 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  9b38b8d0336e88b00167f03ff152bc900a494e4f (commit)
       via  d13fb919c5dc3cb74433918e019d3a545689940e (commit)
       via  99575c9ac114e6f5d388e1ee7b9a3f788d773c9e (commit)
      from  58c76d9de12b4ac763b59169c0801513f073e53c (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=9b38b8d0336e88b00167f03ff152bc900a494e4f
commit 9b38b8d0336e88b00167f03ff152bc900a494e4f
Merge: 58c76d9 d13fb91
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 23 11:16:37 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 23 11:16:37 2015 -0500

    Merge topic 'test-release' into next
    
    d13fb919 Merge branch 'release-prep' into test-release
    99575c9a CMake 3.2.0-rc2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d13fb919c5dc3cb74433918e019d3a545689940e
commit d13fb919c5dc3cb74433918e019d3a545689940e
Merge: cb16c78 99575c9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 23 11:16:18 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Feb 23 11:16:18 2015 -0500

    Merge branch 'release-prep' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=99575c9ac114e6f5d388e1ee7b9a3f788d773c9e
commit 99575c9ac114e6f5d388e1ee7b9a3f788d773c9e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 23 11:10:12 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Feb 23 11:10:12 2015 -0500

    CMake 3.2.0-rc2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 8ffe8c4..0ab2a58 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 2)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 1)
+set(CMake_VERSION_RC 2)

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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list