Version 5.80017.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index e0c965b..7cc6ad2 100644 (file)
@@ -78,7 +78,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80016';
+our $VERSION = '5.80017';
 $VERSION = eval $VERSION;
 
 sub import {