[Cmake-commits] CMake branch, next, updated. v3.2.2-3277-g15074cd
Brad King
brad.king at kitware.com
Mon Jun 1 09:40:49 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 15074cd72e26b94d69f8bb4cf450e1bf2d45dc35 (commit)
via 6593ccfcbe91e8958525e730f1f4b1b869bbc195 (commit)
via 32264d3930f4c38d08eadecbbf6ef6161a38a541 (commit)
from 60d6f66fb2bdd8bded288a6f28549c2aa80a59c8 (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=15074cd72e26b94d69f8bb4cf450e1bf2d45dc35
commit 15074cd72e26b94d69f8bb4cf450e1bf2d45dc35
Merge: 60d6f66 6593ccf
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 09:40:49 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 1 09:40:49 2015 -0400
Merge topic 'test-release' into next
6593ccfc Merge branch 'release' into test-release
32264d39 CMake 3.2.3
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6593ccfcbe91e8958525e730f1f4b1b869bbc195
commit 6593ccfcbe91e8958525e730f1f4b1b869bbc195
Merge: 836c4e9 32264d3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 09:40:07 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 1 09:40:07 2015 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=32264d3930f4c38d08eadecbbf6ef6161a38a541
commit 32264d3930f4c38d08eadecbbf6ef6161a38a541
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 1 09:39:26 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 1 09:39:26 2015 -0400
CMake 3.2.3
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 27bebc8..34ceaf2 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 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