Prepare for 5.71000 release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index f3701d6..0b75068 100644 (file)
@@ -64,7 +64,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.7099_04';
+our $VERSION = '5.71000';
 
 sub import {
     my ( $class, @arguments ) = @_;