[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-350-g219b4d5
Brad King
brad.king at kitware.com
Thu Nov 6 10:01:27 EST 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 219b4d57f48d9089f2a12a0503218216eebc2749 (commit)
via 807ca28ea771abd34d807d718fb72288db52cc4a (commit)
via 30eda284766f122a1ae6b413cb051b685cef08e3 (commit)
from 7e884bd6b39776622b1f1a405ac0809125d8205b (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=219b4d57f48d9089f2a12a0503218216eebc2749
commit 219b4d57f48d9089f2a12a0503218216eebc2749
Merge: 7e884bd 807ca28
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 6 10:01:26 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 6 10:01:26 2014 -0500
Merge topic 'test-release' into next
807ca28e Merge branch 'release' into test-release
30eda284 CMake 3.1.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=807ca28ea771abd34d807d718fb72288db52cc4a
commit 807ca28ea771abd34d807d718fb72288db52cc4a
Merge: 917da5d 30eda28
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 6 10:00:55 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 6 10:00:55 2014 -0500
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=30eda284766f122a1ae6b413cb051b685cef08e3
commit 30eda284766f122a1ae6b413cb051b685cef08e3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 6 09:49:37 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 6 09:49:37 2014 -0500
CMake 3.1.0
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 716f229..1bde1e0 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 1)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 1)
+#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list