Index: trunk/extensions/CentralNotice/CentralNotice.php |
— | — | @@ -51,6 +51,7 @@ |
52 | 52 | $wgExtensionCredits['other'][] = array( |
53 | 53 | 'path' => __FILE__, |
54 | 54 | 'name' => 'CentralNotice', |
| 55 | + 'version' => '2.0', |
55 | 56 | 'author' => array( 'Brion Vibber', 'Ryan Kaldari' ), |
56 | 57 | 'url' => 'http://www.mediawiki.org/wiki/Extension:CentralNotice', |
57 | 58 | 'descriptionmsg' => 'centralnotice-desc', |