From: Andy Grundman Date: Tue, 6 Dec 2005 14:15:45 +0000 (+0000) Subject: Bump Apache dep X-Git-Tag: 5.7099_04~794 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=8053d1f3759210b0bd7aa1c54fcb172ef9406e15 Bump Apache dep --- diff --git a/Makefile.PL b/Makefile.PL index a336f74..7ba87d8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -76,7 +76,7 @@ requires('Module::Install::Admin'); features( 'Apache/mod_perl Support' => [ -default => 0, - 'Catalyst::Engine::Apache' => '1.01' + 'Catalyst::Engine::Apache' => '1.02' ], 'FastCGI Support' => [ -default => 0,