Prepared to release 5.7000
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 9d63233..eb5b3d2 100644 (file)
@@ -5,7 +5,9 @@ use warnings;
 
 BEGIN { require 5.008001; }
 
-our $VERSION='5.70_01';
+# Remember to update this in Catalyst as well!
+
+our $VERSION='5.7000';
 
 =head1 NAME
 
@@ -21,6 +23,7 @@ This is the primary class for the Catalyst-Runtime distribution, version 5.70.
 
 =head1 AUTHOR
 
+The Catalyst Core Team - see http://catalyst.perl.org/
 
 =head1 COPYRIGHT