Changeset 123:57776e8b3ae4
- Timestamp:
- 11/08/08 16:20:36 (3 years ago)
- Branch:
- unix
- Files:
-
- 1 modified
-
StormSiren.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
StormSiren.py
r122 r123 51 51 from StormSiren.History import History, DEFAULT_MAX_HISTORICAL_EVENTS 52 52 53 __RELEASE_VERSION = "2.0 RC 2"54 __RELEASE_MONTH = "1 1"55 __RELEASE_DAY = "0 7"53 __RELEASE_VERSION = "2.0 RC3" 54 __RELEASE_MONTH = "12" 55 __RELEASE_DAY = "08" 56 56 __RELEASE_YEAR = "2008" 57 57
