Show
Ignore:
Timestamp:
07/07/10 19:01:22 (19 months ago)
Author:
ort
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install/index.php

    r953 r963  
    1818error_reporting(E_ALL); 
    1919set_time_limit(0); 
    20 define('LS_VERSION','0.4.1'); 
     20define('LS_VERSION','0.4.2'); 
    2121 
    2222class Install {