X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=560832e479999047e8be7f6e13e21fd45cdf8584;hb=4be231bc279019490cc230f20d4d55388324a6ca;hp=67446471ac1fa8ebd4b81e960165467a46f7a48a;hpb=fbbed79e68b58b0dad0457a14e6d6bad87166769;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 6744647..560832e 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.80005'; +our $VERSION='5.80006'; $VERSION = eval $VERSION;