Index: trunk/extensions/LdapAuthentication/LdapAuthentication.php |
— | — | @@ -94,7 +94,7 @@ |
95 | 95 | $wgExtensionCredits['other'][] = array( |
96 | 96 | 'path' => __FILE__, |
97 | 97 | 'name' => 'LDAP Authentication Plugin', |
98 | | - 'version' => '1.2c', |
| 98 | + 'version' => '1.2d', |
99 | 99 | 'author' => 'Ryan Lane', |
100 | 100 | 'descriptionmsg' => 'ldapauthentication-desc', |
101 | 101 | 'url' => 'http://www.mediawiki.org/wiki/Extension:LDAP_Authentication', |