Changeset 9288
- Timestamp:
- 08/19/08 12:33:54 (4 months 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
r7922 r9288 10 10 */ 11 11 if (!defined('JAWS_VERSION')) { 12 define('JAWS_VERSION', '0.8. 0');12 define('JAWS_VERSION', '0.8.1'); 13 13 define('JAWS_VERSION_CODENAME', 'What we do in life echoes in eternity.'); 14 14 }
