[Cmake-commits] CMake branch, next, updated. v3.0.1-5257-gdf87e21
Brad King
brad.king at kitware.com
Tue Sep 9 11:26:04 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 df87e21c08e3845db5783d17b1a27a3e170738cd (commit)
via d9bfa446f3ea90cb9b4f4dc656403a287d9a11ca (commit)
via 4811915367cc23e68e2171b83509b8a382ff1941 (commit)
from 2ead3dfac090d11db6b66f8764d600c459c8aab7 (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=df87e21c08e3845db5783d17b1a27a3e170738cd
commit df87e21c08e3845db5783d17b1a27a3e170738cd
Merge: 2ead3df d9bfa44
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 9 11:26:04 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 9 11:26:04 2014 -0400
Merge topic 'test-release' into next
d9bfa446 Merge branch 'release' into test-release
48119153 CMake 3.0.2
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d9bfa446f3ea90cb9b4f4dc656403a287d9a11ca
commit d9bfa446f3ea90cb9b4f4dc656403a287d9a11ca
Merge: 21ece15 4811915
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 9 11:25:32 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Sep 9 11:25:32 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4811915367cc23e68e2171b83509b8a382ff1941
commit 4811915367cc23e68e2171b83509b8a382ff1941
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 8 16:39:08 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Sep 8 16:39:08 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