X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=63ec2bd71341143a5cc7006dee09146ccafb1a2d;hb=refs%2Ftags%2F5.80031;hp=dc1c673b1fcb32b48e45f90fca853419d07b172f;hpb=055abad13cd2de549311b897e931d4c06d96d6fc;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index dc1c673..63ec2bd 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008004; } # Remember to update this in Catalyst as well! -our $VERSION = '5.80030'; +our $VERSION = '5.80031'; =head1 NAME