Index: trunk/extensions/Maintenance/Maintenance.php |
— | — | @@ -19,7 +19,7 @@ |
20 | 20 | $wgExtensionCredits['specialpage'][] = array( |
21 | 21 | 'name' => 'Maintenance', |
22 | 22 | 'author' => 'Ryan Schmidt', |
23 | | - 'version' => '1.0.2', |
| 23 | + 'version' => '1.0.3', |
24 | 24 | 'description' => '[[Special:Maintenance|Web interface]] for various maintenance scripts', |
25 | 25 | 'descriptionmsg' => 'maintenance-desc', |
26 | 26 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Maintenance', |