X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=62615c6d2b559533d9bd355e36e4ee0c441195d5;hp=18a6e7b9620438f39d64898b6f610e34dc29ea9a;hb=fe51b31bbe095f5c33e95082a5c31e817ffe6d6a;hpb=9d77b559afd856d76549645c55811abca8661563 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 18a6e7b..62615c6 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.90116'; +our $VERSION = '5.90117'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {