X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=10e1ce0946f71dc5d71c3ff1b9ad66ca8a573907;hb=d1672c76d7d191e59bf78dee574f889496cf3d71;hp=d6ec44fae83c28e38a4b2b956a82fae16a0ee727;hpb=1bc7640030267b021814c167a011acd2454119f3;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index d6ec44f..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_01'; - -$VERSION = eval $VERSION; +our $VERSION = '5.80027'; =head1 NAME