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=0933fd5e6d0ec1e30345a7e07cf199250b0355a0;hp=0304b898e2123d30597c3aacbe7a20d1936b2ca4;hb=568e11a2f0ff771401948d40d75e688eda098476;hpb=afa66c9a8c029afc60a1f351a818e52bc70ee262 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 0304b89..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.80013'; +our $VERSION='5.80014'; $VERSION = eval $VERSION;