[Cmake-commits] CMake branch, next, updated. v3.0.1-5231-g85f3547
Brad King
brad.king at kitware.com
Mon Sep 8 13:30:58 EDT 2014
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 85f3547a37ba8f8c2ec7b13c353feb232f85f928 (commit)
via bdeb3c217c3061f2b45688db7609797ef01256eb (commit)
via 73c35bdf283ccf0be2e90bf85b17fe0c752a6738 (commit)
from 668d4e59ec6931035a05e9073cf72c2991316f49 (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=85f3547a37ba8f8c2ec7b13c353feb232f85f928
commit 85f3547a37ba8f8c2ec7b13c353feb232f85f928
Merge: 668d4e5 bdeb3c2
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 8 13:30:58 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 8 13:30:58 2014 -0400
Merge topic 'test-release' into next
bdeb3c21 Merge branch 'release' into test-release
73c35bdf CMake 3.0.2
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bdeb3c217c3061f2b45688db7609797ef01256eb
commit bdeb3c217c3061f2b45688db7609797ef01256eb
Merge: 2588dca 73c35bd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 8 13:32:03 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 8 13:32:03 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=73c35bdf283ccf0be2e90bf85b17fe0c752a6738
commit 73c35bdf283ccf0be2e90bf85b17fe0c752a6738
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 8 13:31:03 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 8 13:31:03 2014 -0400
CMake 3.0.2
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 4caa608..0a3c7c1 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 0)
-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