X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=145d33ed6b892c93e4775569802aace7c9845158;hb=8c80e4f8ed93daf2d635c0480bdc97adf24e49c1;hp=7654ba7b05e53acadd40ebd25588d846941f8953;hpb=8abcb585dabc655153a9f0f66e25945ea477c30d;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 7654ba7..145d33e 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008001; } # Remember to update this in Catalyst as well! -our $VERSION='5.7012'; +our $VERSION='5.7013'; =head1 NAME