This is version 5.80.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index b83696c..3d187db 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.80004';
+our $VERSION='5.80005';
 
 $VERSION = eval $VERSION;
 
@@ -21,7 +21,7 @@ See L<Catalyst>.
 
 =head1 DESCRIPTION
 
-This is the primary class for the Catalyst-Runtime distribution, version 5.70.
+This is the primary class for the Catalyst-Runtime distribution, version 5.80.
 
 =head1 AUTHORS