Changeset 107

Show
Ignore:
Timestamp:
08/09/07 16:13:48 (17 months ago)
Author:
chris
Message:

Updated version info for 1.8-SVN

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r94 r107  
    1 HellaWorld v1.7-SVN 
     1HellaWorld v1.8-SVN 
    22--------------------- 
    33 
  • trunk/index.php

    r97 r107  
    4848                } 
    4949 
    50                 $hellaworldversion = "1.7-SVN"; 
     50                $hellaworldversion = "1.8-SVN"; 
    5151                $protocol = (($_SERVER['SERVER_PORT'] == 443) ? 'https' : 'http'); 
    5252