From: Andy Grundman Date: Mon, 5 Dec 2005 19:16:51 +0000 (+0000) Subject: Bump Apache dep to 1.01 X-Git-Tag: 5.7099_04~796 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=f194ca97881d3c7f6b4d6b0df5e2accee2db969f Bump Apache dep to 1.01 --- diff --git a/Makefile.PL b/Makefile.PL index 867326b..a336f74 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.00' + 'Catalyst::Engine::Apache' => '1.01' ], 'FastCGI Support' => [ -default => 0,