X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=60a6e9edd019a165eab2a3c7600ff1481bfe5863;hp=a2274f16f42a37e783f6e54f85ef311944c416de;hb=17f90595f57c5153402809ea12ecdd00b3c44a0f;hpb=3d4fc940fd852f256818c4616c475151ad292362 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index a2274f1..60a6e9e 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -205,7 +205,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.90122'; +our $VERSION = '5.90124'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {