Changeset 10033

Show
Ignore:
Timestamp:
11/28/08 16:47:12 (1 month ago)
Author:
afz
Message:

switch branch to 0.8.7

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/0.8/jaws/html/include/Jaws/Version.php

    r9812 r10033  
    1010 */ 
    1111if (!defined('JAWS_VERSION')) { 
    12     define('JAWS_VERSION', '0.8.6'); 
     12    define('JAWS_VERSION', '0.8.7'); 
    1313    define('JAWS_VERSION_CODENAME', 'What we do in life echoes in eternity.'); 
    1414}