X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=37e0af080b15064a8fc0449930e25dbe766f5e58;hp=20673565ce19c0b3b649870f1524b09eb3312449;hb=71ac9a50d280950385f9cb9d1a5ba72dd536b8e6;hpb=900e055bab5a8a13367d439f6abbbd5dca5aba99 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 2067356..37e0af0 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.90_121'; +our $VERSION = '5.90122'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {