[Cmake-commits] CMake branch, release, updated. v2.8.8-605-gc462aaf
David Cole
david.cole at kitware.com
Thu Aug 9 14:08:16 EDT 2012
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, release has been updated
via c462aafcfa2815b164c3fff660bd1fc78e95cb12 (commit)
via 22d70949668afde1d88db750eaf602d34959240c (commit)
via 2c061d5cc9a380d1c8c9c16259a329db825e4a08 (commit)
via 121cc34d71bd8e802619c15d33ed05b8246bb302 (commit)
via 3bfabfa04a2919ec140bc3578ab80b060c96737e (commit)
via e2a57173df0b5b86aea229bb64403e0864b88a10 (commit)
via dc5b0b232b2c447ed1694a3524d3eb55e4b085d7 (commit)
via 92bf48dd9ef7986628865ead003caad6c5da01dc (commit)
via 896524e13f4989e85398e28850221f2fa93293f5 (commit)
via 33b7f583a5483a39d47e3939332e06bac62dfaa3 (commit)
via 5adfe691a9fed017ccf89539eaff7db77ac34e8c (commit)
via aa3dbec57d07dd22718c3860d0c0e1b49f15a3ba (commit)
via 8baeeed109f2eb21e94b7ec7a0230030fa7e9a1c (commit)
via aedc2251fef38450dd1dbc217c291d1a9ab0b4f6 (commit)
via f66c82c8ac09e2671f483d27c9b2c214b41ba819 (commit)
via fb0bcc001cbdff5c28b013c3ee41da36d1a11434 (commit)
via cac490aa70cf4564178be033bf8ca76d9e15455e (commit)
from cda3626645fdf853bd1c802807ce4b6389904cb9 (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=c462aafcfa2815b164c3fff660bd1fc78e95cb12
commit c462aafcfa2815b164c3fff660bd1fc78e95cb12
Author: David Cole <david.cole at kitware.com>
AuthorDate: Thu Aug 9 13:57:02 2012 -0400
Commit: David Cole <david.cole at kitware.com>
CommitDate: Thu Aug 9 13:57:02 2012 -0400
CMake 2.8.9
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 3165fe6..cdab442 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,7 @@
+Changes in CMake 2.8.9 (since 2.8.9-rc3)
+----------------------------------------
+None
+
Changes in CMake 2.8.9-rc3 (since 2.8.9-rc2)
--------------------------------------------
Alexey Ozeritsky (1):
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 44c8ed5..d124b66 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -3,4 +3,4 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 9)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 3)
+#SET(CMake_VERSION_RC 3)
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=22d70949668afde1d88db750eaf602d34959240c
commit 22d70949668afde1d88db750eaf602d34959240c
Merge: 2c061d5 cda3626
Author: David Cole <david.cole at kitware.com>
AuthorDate: Thu Aug 9 13:54:45 2012 -0400
Commit: David Cole <david.cole at kitware.com>
CommitDate: Thu Aug 9 13:54:45 2012 -0400
Merge branch 'release'
-----------------------------------------------------------------------
Summary of changes:
ChangeLog.manual | 4 ++++
Source/CMakeVersion.cmake | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list