Index: trunk/extensions/LdapAuthentication/LdapAuthentication.php |
— | — | @@ -1705,7 +1705,7 @@ |
1706 | 1706 | */ |
1707 | 1707 | $wgExtensionCredits['other'][] = array( |
1708 | 1708 | 'name' => 'LDAP Authentication Plugin', |
1709 | | - 'version' => '1.1f', |
| 1709 | + 'version' => '1.1g', |
1710 | 1710 | 'author' => 'Ryan Lane', |
1711 | 1711 | 'description' => 'LDAP Authentication plugin with support for multiple LDAP authentication methods', |
1712 | 1712 | 'url' => 'http://www.mediawiki.org/wiki/Extension:LDAP_Authentication', |