Bump Task::Catalyst Apache version again
[catagits/Task-Catalyst.git] / Makefile.PL
index d308ae8..d3c7fda 100644 (file)
@@ -8,7 +8,7 @@ requires 'Catalyst::Devel' => '1.02';
 
 feature 'Apache/mod_perl Support',
   -default                   => 1,
-  'Catalyst::Engine::Apache' => '1.08';
+  'Catalyst::Engine::Apache' => '1.09';
 
 feature 'FastCGI Support',
     -default            => 1,