X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=0933fd5e6d0ec1e30345a7e07cf199250b0355a0;hb=568e11a2f0ff771401948d40d75e688eda098476;hp=2cf1bd326be8fbbf53e156f65942cbdc1692fdff;hpb=534d1a9a087f71197b10aa45ae38bffccafca5be;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 2cf1bd3..0933fd5 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.80012'; +our $VERSION='5.80014'; $VERSION = eval $VERSION;