Prepare for 05
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 183100a..fe9c57f 100644 (file)
@@ -7,13 +7,13 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.7099_02';
+our $VERSION='5.80005';
 
-$VERSION= eval $VERSION; 
+$VERSION = eval $VERSION;
 
 =head1 NAME
 
-Catalyst::Runtime - Catalyst  Runtime version
+Catalyst::Runtime - The Catalyst Framework Runtime
 
 =head1 SYNOPSIS