Prepare for 05
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 3873575..fe9c57f 100644 (file)
@@ -7,9 +7,9 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.8000_01';
+our $VERSION='5.80005';
 
-$VERSION= eval $VERSION; 
+$VERSION = eval $VERSION;
 
 =head1 NAME