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=935ce7910350bbff7da6b4b82df3f55ff456c3c7;hp=cc994d28893ece9f9eef1d328d5e36f31681df69;hb=d5c5d96fd55a31024942bd46465a8f19240a966f;hpb=abc0ac2972d9fed921d1ad7afb4d71206ec81eb8 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index cc994d2..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.80020'; +our $VERSION='5.80021'; $VERSION = eval $VERSION;