X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=10e1ce0946f71dc5d71c3ff1b9ad66ca8a573907;hb=d1672c76d7d191e59bf78dee574f889496cf3d71;hp=084ba9a1b8cad389c4a3ac44f8f19746f3dfeef0;hpb=6a75eb0e7b3fe2602a97e4016c1b4dd7cf7ce002;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 084ba9a..10e1ce0 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.80026'; +our $VERSION = '5.80027'; =head1 NAME