X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=6e6347b41960fcdeb563784c76cc3687b35ee3d6;hp=65b93bf411b1abd36075decabc8a95a53ec190d3;hb=630ad67c1485ab8177e41b7ed6c9ff9ed222d09a;hpb=9e7f288e0bd785c69c8e54c77d951b2e878f5b8f diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 65b93bf..6e6347b 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -157,7 +157,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.90089_003'; +our $VERSION = '5.90089_004'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {