CMake 2.8.7

This commit is contained in:
David Cole 2011-12-30 11:05:59 -05:00
parent 72d2704472
commit 7f8f6dbf45
2 changed files with 5 additions and 1 deletions

View File

@ -426,7 +426,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 7)
SET(CMake_VERSION_TWEAK 0)
SET(CMake_VERSION_RC 2)
#SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)

View File

@ -1,3 +1,7 @@
Changes in CMake 2.8.7 (since 2.8.7-rc2)
--------------------------------------------
None
Changes in CMake 2.8.7-rc2 (since 2.8.7-rc1)
--------------------------------------------
Alex Neundorf (5):