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=fe9c57fa02537587f04ed23647a9cafdd5b9beeb;hp=b83696c7047543beb35928ba7b0c29f968e5b183;hb=7d665b582162163415de0d7579403218cf4e66a6;hpb=c3fd63d4399bec38e1cd6ac94b4aed8ba61966b8 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index b83696c..fe9c57f 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008001; } # Remember to update this in Catalyst as well! -our $VERSION='5.80004'; +our $VERSION='5.80005'; $VERSION = eval $VERSION;