CMake 2.8.2

This commit is contained in:
Brad King 2010-06-28 10:23:40 -04:00
parent 11756b9608
commit f9116d0225
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -1,3 +1,5 @@
No changes in CMake 2.8.2 since 2.8.2-rc4.
Changes in CMake 2.8.2-rc4 (since 2.8.2-rc3) Changes in CMake 2.8.2-rc4 (since 2.8.2-rc3)
-------------------------------------------- --------------------------------------------
Bill Hoffman (1): Bill Hoffman (1):