From: Greg Beaver Date: Thu, 28 Oct 2004 19:31:07 +0000 (+0000) Subject: PEAR => 1.3.3 X-Git-Tag: php-5.0.3RC1~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=167c1675b921ed984e5dfc225e7519eee300747d;p=php PEAR => 1.3.3 --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index d63c552545..0106631c1f 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -7,7 +7,7 @@ */ $packages = array( // required packages for the installer -"PEAR" => "1.3.2", +"PEAR" => "1.3.3", "XML_RPC" => "1.1.0", "Console_Getopt" => "1.2", "Archive_Tar" => "1.2",