Remove $VERSION hacks.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index ab0c30d..f9853ec 100644 (file)
@@ -9,8 +9,6 @@ BEGIN { require 5.008004; }
 
 our $VERSION='5.80022';
 
-$VERSION = eval $VERSION;
-
 =head1 NAME
 
 Catalyst::Runtime - The Catalyst Framework Runtime