wiki.techinc.nl/Version.php
2004-04-20 06:13:11 +00:00

8 lines
220 B
PHP

<?php
# The actual version number is in DefaultSettings.php
# and can be seen through the wiki at [[Special:Version]]
# This is for an ancient update item and probably is not
# necessary.
$wgSoftwareRevision = 1002;
?>