[Cmake-commits] CMake branch, next, updated. v3.1.1-2589-g6894b25

Brad King brad.king at kitware.com
Wed Feb 4 13:59:34 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  6894b2511b2517091d3383b5a6313467919f1847 (commit)
       via  2bbbf99d7bd27844dcf157f72bd05eb7d20ce888 (commit)
       via  44100adc6c7f7db7bfd4ccf0d8bd18de8ab195c0 (commit)
      from  ba1989e5609850771ea4291c85fcd0a0620b3c68 (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=6894b2511b2517091d3383b5a6313467919f1847
commit 6894b2511b2517091d3383b5a6313467919f1847
Merge: ba1989e 2bbbf99
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 4 13:59:33 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 4 13:59:33 2015 -0500

    Merge topic 'test-release' into next
    
    2bbbf99d Merge branch 'release-3.1' into test-release
    44100adc CMake 3.1.2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2bbbf99d7bd27844dcf157f72bd05eb7d20ce888
commit 2bbbf99d7bd27844dcf157f72bd05eb7d20ce888
Merge: eef9a47 44100ad
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 4 13:59:02 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Feb 4 13:59:02 2015 -0500

    Merge branch 'release-3.1' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=44100adc6c7f7db7bfd4ccf0d8bd18de8ab195c0
commit 44100adc6c7f7db7bfd4ccf0d8bd18de8ab195c0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 4 13:58:33 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Feb 4 13:58:33 2015 -0500

    CMake 3.1.2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 6e17c35..7b27901 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 1)
-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