Changeset 120:cf2aa67f9c7c

Show
Ignore:
Timestamp:
11/08/08 03:02:45 (3 years ago)
Author:
chris
Branch:
unix
Message:

update ver info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • StormSiren.py

    r114 r120  
    5151from History import History, DEFAULT_MAX_HISTORICAL_EVENTS 
    5252 
    53 __RELEASE_VERSION = "2.0 RC1" 
    54 __RELEASE_MONTH   = "10" 
    55 __RELEASE_DAY     = "28" 
     53__RELEASE_VERSION = "2.0 RC2" 
     54__RELEASE_MONTH   = "11" 
     55__RELEASE_DAY     = "07" 
    5656__RELEASE_YEAR    = "2008" 
    5757