Bump the script generation for the restarter changes.
Florian Ragwitz [Mon, 11 May 2009 01:19:32 +0000 (01:19 +0000)]
lib/Catalyst/Devel.pm

index 1245a17..4cfea7e 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 
 our $VERSION             = '1.13';
-our $CATALYST_SCRIPT_GEN = 33;
+our $CATALYST_SCRIPT_GEN = 34;
 
 =head1 NAME