X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=b0e0129f87433a96beb034ae6e71d72473226da6;hp=2c6df37186f54eaf52b16479bf6844db97c89616;hb=0d0d19ed00b7f86a716558d34a5a8d810d074d3a;hpb=2234c98aef4d0c6b320482efc02c308c17d2670d diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 2c6df37..b0e0129 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_002'; +our $VERSION = '5.90089_003'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {