IE 5.5 and 6.0 changes: no more full-width footer in favour of better horizontal...
[lhc/web/wiklou.git] / Version.php
1 <?php
2 # The actual version number is in DefaultSettings.php
3 # and can be seen through the wiki at [[Special:Version]]
4
5 # This is for an ancient update item and probably is not
6 # necessary.
7 $wgSoftwareRevision = 1002;
8 ?>