X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FStore%2FLDAP%2FBackend.pm;h=d372b4b7b3cf39d26e9b72122327f948e714772f;hb=2690c1e351ec34f25c67ceae98ce025ad86f3fb1;hp=bd2276e3365e9ab41859c3184e6a4d445aea19e9;hpb=71e3a4f6f35a40145bc66918b912f0661d27cffc;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm index bd2276e..d372b4b 100644 --- a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm +++ b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm @@ -74,7 +74,7 @@ use base qw( Class::Accessor::Fast ); use strict; use warnings; -our $VERSION = '1.016'; +our $VERSION = '1.017'; use Catalyst::Authentication::Store::LDAP::User; use Net::LDAP;