X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;fp=lib%2FCatalyst.pm;h=4110744bea2ccfad43978256c6f902d0a73abaf0;hp=e6f6caa4b64761001cb34ed9afcadd6450365849;hb=8b89b983765df8bd751e7afa1108485847d23844;hpb=a8a6cc109bee3bfd8c54f967512bf90399c4cde7 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index e6f6caa..4110744 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -207,7 +207,7 @@ sub composed_stats_class { __PACKAGE__->_encode_check(Encode::FB_CROAK | Encode::LEAVE_SRC); # Remember to update this in Catalyst::Runtime as well! -our $VERSION = '5.90126'; +our $VERSION = '5.90_127'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {