[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1304-g29c72b9
Brad King
brad.king at kitware.com
Thu Jul 23 08:51:28 EDT 2015
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 29c72b9951e9b6eeeaec5d938a61b3fbfe150e26 (commit)
via 9c4ac083c7b6d7035489b5f21bc424caeca24056 (commit)
via 3a0db0223b8c10cfaa6984253d794ab97425adf9 (commit)
from 8c8d324ba71708a68bf4e73c144ab547af891294 (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=29c72b9951e9b6eeeaec5d938a61b3fbfe150e26
commit 29c72b9951e9b6eeeaec5d938a61b3fbfe150e26
Merge: 8c8d324 9c4ac08
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 23 08:51:28 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 23 08:51:28 2015 -0400
Merge topic 'test-release' into next
9c4ac083 Merge branch 'release' into test-release
3a0db022 CMake 3.3.0
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9c4ac083c7b6d7035489b5f21bc424caeca24056
commit 9c4ac083c7b6d7035489b5f21bc424caeca24056
Merge: e76a950 3a0db02
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 23 08:50:14 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 23 08:50:14 2015 -0400
Merge branch 'release' into test-release
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3a0db0223b8c10cfaa6984253d794ab97425adf9
commit 3a0db0223b8c10cfaa6984253d794ab97425adf9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 23 08:49:45 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 23 08:49:45 2015 -0400
CMake 3.3.0
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 5709421..508efbc 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 3)
set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 4)
+#set(CMake_VERSION_RC 0)
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list