[Cmake-commits] CMake branch, next, updated. v3.1.0-rc3-1173-gd033f0c
Brad King
brad.king at kitware.com
Mon Dec 15 11:12:35 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 d033f0cc1e5fe673ef3a50e51712c1e7f8de07f0 (commit)
via fdece311757f64d3fb22b214a66cdadccd521a6e (commit)
via c118816d44e178e4364a0c32aaece81a14511237 (commit)
from a815f790edb4e45aa4bc250bf0b4b89a945c470e (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=d033f0cc1e5fe673ef3a50e51712c1e7f8de07f0
commit d033f0cc1e5fe673ef3a50e51712c1e7f8de07f0
Merge: a815f79 fdece31
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 15 11:12:34 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 15 11:12:34 2014 -0500
Merge topic 'test-release' into next
fdece311 Merge branch 'release' into test-release
c118816d CMake 3.1.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fdece311757f64d3fb22b214a66cdadccd521a6e
commit fdece311757f64d3fb22b214a66cdadccd521a6e
Merge: 1b3ab33 c118816
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 15 11:12:09 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Dec 15 11:12:09 2014 -0500
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c118816d44e178e4364a0c32aaece81a14511237
commit c118816d44e178e4364a0c32aaece81a14511237
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 15 11:08:08 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Dec 15 11:08:08 2014 -0500
CMake 3.1.0
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index c7f60fe..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 3)
+#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list