X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=74d9ce1412038d7cb61ce7c68d12e4b9a7b22ec7;hp=d7db6f720f6063d55f7be5e504675078e1cbe396;hb=e66329daef8b951878efad004f636924baf448fd;hpb=5d4f9ed7e6c90b4579aedcccb0fb478664259ab0 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index d7db6f7..74d9ce1 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.80015'; +our $VERSION='5.80016'; $VERSION = eval $VERSION;