X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=10e1ce0946f71dc5d71c3ff1b9ad66ca8a573907;hb=d1672c76d7d191e59bf78dee574f889496cf3d71;hp=d3c5e5dd2e4718a0c9154aa0cd864d5b7b6f8add;hpb=ef546d1e28aa0fe685c4ddf41572e56c8d384101;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index d3c5e5d..10e1ce0 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,9 +7,7 @@ BEGIN { require 5.008004; } # Remember to update this in Catalyst as well! -our $VERSION='5.80014_02'; - -$VERSION = eval $VERSION; +our $VERSION = '5.80027'; =head1 NAME