X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=dc1c673b1fcb32b48e45f90fca853419d07b172f;hb=refs%2Ftags%2F5.80030;hp=4ea2826d0da3665e778ae8243bc7c5bf7d4f7b43;hpb=83fe47062a4d27c00dad3884ed0b95fb2546cab5;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 4ea2826..dc1c673 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.80029'; +our $VERSION = '5.80030'; =head1 NAME