[Cmake-commits] CMake branch, next, updated. v3.2.1-1801-g5d39d49

Brad King brad.king at kitware.com
Mon Apr 13 09:34:38 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  5d39d4938f497130b59a9a8caeeb130ed7851cec (commit)
       via  e53dcaa537215ba3f7c33a4e46adb4d605596889 (commit)
       via  91d5261b58e97107fca610a868fbc283cbb8c856 (commit)
      from  7462524df06369511fffb845556eeed59624bb75 (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=5d39d4938f497130b59a9a8caeeb130ed7851cec
commit 5d39d4938f497130b59a9a8caeeb130ed7851cec
Merge: 7462524 e53dcaa
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 13 09:34:37 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 13 09:34:37 2015 -0400

    Merge topic 'test-release' into next
    
    e53dcaa5 Merge branch 'release' into test-release
    91d5261b CMake 3.2.2


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e53dcaa537215ba3f7c33a4e46adb4d605596889
commit e53dcaa537215ba3f7c33a4e46adb4d605596889
Merge: cec6e3e 91d5261
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 13 09:10:12 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Apr 13 09:10:12 2015 -0400

    Merge branch 'release' into test-release


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=91d5261b58e97107fca610a868fbc283cbb8c856
commit 91d5261b58e97107fca610a868fbc283cbb8c856
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 13 09:09:42 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Apr 13 09:09:42 2015 -0400

    CMake 3.2.2

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 8e7ccd1..27bebc8 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 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