X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=e0dac5d30e1fdfe493bf8e857217ff343b56205a;hp=3b9e975a3cba8ea35cf3a15ed41fbbfa41b74fee;hb=1592e3ff1d864030c9ea35a05b139f1af82c5660;hpb=e689ecb702290333143b93565a205745f29c9602 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 3b9e975..e0dac5d 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_001'; +our $VERSION = '5.90089_002'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {