Don't use wfMsg('go') on this submit button. It's already used for the "Go" search...
[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 ?>