CMake 2.8.3

This commit is contained in:
David Cole 2010-11-03 13:38:38 -04:00
parent 065bce44a9
commit 63d21c1f8e
2 changed files with 3 additions and 1 deletions

View File

@ -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)

View File

@ -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):