<br/> isn't compatible with Netscape 4.x; use <br /> to avoid gratuitously breaking...
[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 ?>