Create branch register_actions.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 08374e4..e68266c 100644 (file)
@@ -7,13 +7,13 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.7100';
+our $VERSION='5.8000_06';
 
 $VERSION= eval $VERSION; 
 
 =head1 NAME
 
-Catalyst::Runtime - Catalyst  Runtime version
+Catalyst::Runtime - The Catalyst Framework Runtime
 
 =head1 SYNOPSIS