diff options
| author | Jon Parise <jon@php.net> | 2004-04-08 18:27:26 +0000 |
|---|---|---|
| committer | Jon Parise <jon@php.net> | 2004-04-08 18:27:26 +0000 |
| commit | ba863b4558f6e01caf96d2b968343602cb4a4657 (patch) | |
| tree | 4191e085c864c80c95dde694b58eb8393358ff9c /pear/go-pear-list.php | |
| parent | 1f932c30d64b436d287733b3b07fc693c7ab83d8 (diff) | |
| download | php-git-ba863b4558f6e01caf96d2b968343602cb4a4657.tar.gz | |
Include Mail 1.1.3 with PHP 5.
Diffstat (limited to 'pear/go-pear-list.php')
| -rwxr-xr-x | pear/go-pear-list.php | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
