X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=9ef83539e9059b2e5644423b359063dad6490064;hp=e32c7354de0eaf5ebef911310acd6456bceeed99;hb=e2a8c7e5e1e3bd9a510ec5758a505585de2f3172;hpb=c7f851424be516dd34be1e6825bda8e46201507d diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index e32c735..9ef8353 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -129,7 +129,7 @@ __PACKAGE__->stats_class('Catalyst::Stats'); __PACKAGE__->_encode_check(Encode::FB_CROAK | Encode::LEAVE_SRC); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.90081'; +our $VERSION = '5.90082'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import { @@ -4316,6 +4316,8 @@ acme: Leon Brocard abraxxa: Alexander Hartmaier +André Walker + Andrew Bramble Andrew Ford EA.Ford@ford-mason.co.ukE