Changeset 1791 for trunk/gregarius/constants.php
- Timestamp:
- 07/30/08 09:58:28 (4 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/constants.php
r1789 r1791 31 31 32 32 // Application version 33 define ('_VERSION_', "0.6.0 -alpha");33 define ('_VERSION_', "0.6.0"); 34 34 define ('MINUTE',60); 35 35
