Version 5.80001.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index d44c2ca..664f0d2 100644 (file)
@@ -74,7 +74,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.8000_07';
+our $VERSION = '5.80001';
 
 {
     my $dev_version = $VERSION =~ /_\d{2}$/;