[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3502-g7f4ff4f
Brad King
brad.king at kitware.com
Tue Jun 3 09:39:29 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 7f4ff4f1dcae318d4629d1e46e17f84f2b4f644d (commit)
via 6de3c26abdfead6409ae3dd774533850260101fa (commit)
via dd9d5dca2dd5d22f80342a361cf70808e30be90e (commit)
from 06dd24afd20304c6cf1172bfc9597c8f9b017759 (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=7f4ff4f1dcae318d4629d1e46e17f84f2b4f644d
commit 7f4ff4f1dcae318d4629d1e46e17f84f2b4f644d
Merge: 06dd24a 6de3c26
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 3 09:39:29 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 3 09:39:29 2014 -0400
Merge topic 'test-release' into next
6de3c26a Merge branch 'release' into test-release
dd9d5dca CMake 3.0.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6de3c26abdfead6409ae3dd774533850260101fa
commit 6de3c26abdfead6409ae3dd774533850260101fa
Merge: 8785b3d dd9d5dc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 3 09:39:11 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jun 3 09:39:11 2014 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd9d5dca2dd5d22f80342a361cf70808e30be90e
commit dd9d5dca2dd5d22f80342a361cf70808e30be90e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 3 09:38:28 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Tue Jun 3 09:38:28 2014 -0400
CMake 3.0.0
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 46909ba..1937ad4 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 0)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 6)
+#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list