uncommented "make bureaucrat" checkbox
[mediawiki.git] / Version.php
blobb963890315ffd081aacb3c1120f4c47d5fe59a38
1 <?php
2 # The actual version number is in DefaultSettings.php
3 # and can be seen through the wiki at [[Special:Version]]
5 # This is for an ancient update item and probably is not
6 # necessary.
7 $wgSoftwareRevision = 1002;
8 ?>