Index: trunk/extensions/DonationInterface/donationinterface.php |
— | — | @@ -22,7 +22,7 @@ |
23 | 23 | $wgExtensionCredits['specialpage'][] = array( |
24 | 24 | 'name' => 'Donation Interface', |
25 | 25 | 'author' => array( 'Katie Horn', 'Ryan Kaldari' , 'Arthur Richards', 'Jeremy Postlethwaite' ), |
26 | | - 'version' => '1.0.0', |
| 26 | + 'version' => '2.0.0', |
27 | 27 | 'descriptionmsg' => 'donationinterface-desc', |
28 | 28 | 'url' => 'http://www.mediawiki.org/wiki/Extension:DonationInterface', |
29 | 29 | ); |