X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=935ce7910350bbff7da6b4b82df3f55ff456c3c7;hb=d5c5d96fd55a31024942bd46465a8f19240a966f;hp=d6ec44fae83c28e38a4b2b956a82fae16a0ee727;hpb=c4efaa540364f8542780baf48ba13f87f003c986;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index d6ec44f..935ce79 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.80014_01'; +our $VERSION='5.80021'; $VERSION = eval $VERSION;