X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FCredential%2FHTTP.pm;h=0e17cf7ceb9f079618470c8c72071b043f66fd56;hb=518876ae02965f6d8fdbedded12c660d0c69f23a;hp=ec82bb6b47f4081064dc715b166312d7fb7884fd;hpb=5010bd74848e732669ef739b3df2b0d34e8f84c1;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/lib/Catalyst/Authentication/Credential/HTTP.pm b/lib/Catalyst/Authentication/Credential/HTTP.pm index ec82bb6..0e17cf7 100644 --- a/lib/Catalyst/Authentication/Credential/HTTP.pm +++ b/lib/Catalyst/Authentication/Credential/HTTP.pm @@ -25,7 +25,7 @@ __PACKAGE__->mk_accessors(qw/ broken_dotnet_digest_without_query_string /); -our $VERSION = '1.017'; +our $VERSION = '1.018'; sub new { my ($class, $config, $app, $realm) = @_;