[Cmake-commits] CMake branch, next, updated. v3.1.2-1240-g6d83350

Brad King brad.king at kitware.com
Wed Feb 11 10:24:45 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  6d83350ced7e7a3760c60ab37bf5aecd3eb70637 (commit)
       via  c24aa305bc437c6f1c13ce17e18eccb3a52f5a60 (commit)
       via  bd6389f7bce6d69a75e6f84245834e19b24cc03f (commit)
      from  546ffe6f3e9f29a41584b7f72700f79b4e62bc59 (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=6d83350ced7e7a3760c60ab37bf5aecd3eb70637
commit 6d83350ced7e7a3760c60ab37bf5aecd3eb70637
Merge: 546ffe6 c24aa30
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 11 10:24:44 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 11 10:24:44 2015 -0500

    Merge topic 'test-release' into next
    
    c24aa305 Merge branch 'release-3.1' into test-release
    bd6389f7 CMake 3.1.3


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c24aa305bc437c6f1c13ce17e18eccb3a52f5a60
commit c24aa305bc437c6f1c13ce17e18eccb3a52f5a60
Merge: f00829a bd6389f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 11 10:24:01 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Feb 11 10:24:01 2015 -0500

    Merge branch 'release-3.1' into test-release


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

    CMake 3.1.3

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 7b27901..d6a2437 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 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