Changeset 10033
- Timestamp:
- 11/28/08 16:47:12 (1 month ago)
- Files:
-
- branches/0.8/jaws/html/include/Jaws/Version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.8/jaws/html/include/Jaws/Version.php
r9812 r10033 10 10 */ 11 11 if (!defined('JAWS_VERSION')) { 12 define('JAWS_VERSION', '0.8. 6');12 define('JAWS_VERSION', '0.8.7'); 13 13 define('JAWS_VERSION_CODENAME', 'What we do in life echoes in eternity.'); 14 14 }
