From: Jon Parise Date: Thu, 8 Apr 2004 18:27:26 +0000 (+0000) Subject: Include Mail 1.1.3 with PHP 5. X-Git-Tag: php-5.0.0RC2RC1~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba863b4558f6e01caf96d2b968343602cb4a4657;p=php Include Mail 1.1.3 with PHP 5. --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index b7803c307f..fa55967388 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -7,7 +7,7 @@ */ $packages = array( "PEAR" => "1.3.1", -"Mail" => "1.1.2", +"Mail" => "1.1.3", "Net_SMTP" => "1.2.5", "Net_Socket" => "1.0.1", "PHPUnit" => "2.0.0beta1",