Changeset 1789 for trunk/gregarius/constants.php
- Timestamp:
- 07/26/08 11:18:54 (4 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/constants.php
r1733 r1789 31 31 32 32 // Application version 33 define ('_VERSION_', "0. 5.5");33 define ('_VERSION_', "0.6.0-alpha"); 34 34 define ('MINUTE',60); 35 35
