X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=61148f3b748591f75dd6384dcf56b08c0993b9d1;hp=0148bd2cb2a8e6969262bf2ec2f7a71813b8a16e;hb=7fee060fe57305509098afada9d7957fe783c245;hpb=80ba671f681862620befead95d299c8dfc91cbaf diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 0148bd2..61148f3 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -180,7 +180,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.90093'; +our $VERSION = '5.90099_001'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases sub import {