[Cmake-commits] CMake branch, release, updated. v2.8.2-630-g63d21c1
David Cole
david.cole at kitware.com
Wed Nov 3 15:26:58 EDT 2010
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 63d21c1f8efeb2f2337221119c479d75bbb0b7c0 (commit)
via 065bce44a99fc1535ca8817bb5c0409fe205a4ec (commit)
via 5cf99388c3cf48e89c576b6f93af96fb4111be03 (commit)
via aa350314db06da703b40c0c095a6212d3bab2e68 (commit)
via c1a064ba79412d803830350b84fa25ebbf7130a7 (commit)
via e3c46e648bfc6e717f1850bcab62ded310313346 (commit)
via 2d3952d5210546ec4a861676b12edac249dd2f18 (commit)
from e5b50a9ada44f83978cd7c153fdc0c48cf6a6057 (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=63d21c1f8efeb2f2337221119c479d75bbb0b7c0
commit 63d21c1f8efeb2f2337221119c479d75bbb0b7c0
Author: David Cole <david.cole at kitware.com>
AuthorDate: Wed Nov 3 13:38:38 2010 -0400
Commit: David Cole <david.cole at kitware.com>
CommitDate: Wed Nov 3 13:38:38 2010 -0400
CMake 2.8.3
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f023b15..be5a67f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -420,7 +420,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 3)
SET(CMake_VERSION_TWEAK 0)
-SET(CMake_VERSION_RC 4)
+#SET(CMake_VERSION_RC 4)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 7edab54..c2e2cdf 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,5 @@
+No changes in CMake 2.8.3 since 2.8.3-rc4.
+
Changes in CMake 2.8.3-rc4 (since 2.8.3-rc3)
--------------------------------------------
Bill Hoffman (1):
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=065bce44a99fc1535ca8817bb5c0409fe205a4ec
commit 065bce44a99fc1535ca8817bb5c0409fe205a4ec
Merge: 5cf9938 e5b50a9
Author: David Cole <david.cole at kitware.com>
AuthorDate: Wed Nov 3 13:33:58 2010 -0400
Commit: David Cole <david.cole at kitware.com>
CommitDate: Wed Nov 3 13:33:58 2010 -0400
Merge branch 'release'
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
ChangeLog.manual | 2 ++
Source/kwsys/kwsysDateStamp.cmake | 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list