cellog Fri Feb 25 20:27:49 2005 EDT Modified files: /php-src/pear go-pear-list.php Log: use 1.3.5 http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.10&r2=1.11&ty=u Index: php-src/pear/go-pear-list.php diff -u php-src/pear/go-pear-list.php:1.10 php-src/pear/go-pear-list.php:1.11 --- php-src/pear/go-pear-list.php:1.10 Sat Jul 31 14:52:04 2004 +++ php-src/pear/go-pear-list.php Fri Feb 25 20:27:49 2005 @@ -3,11 +3,11 @@ * that will be used to create the PEAR folder * in the windows snapshot. * See win32/build/mkdist.php for more details - * $Id: go-pear-list.php,v 1.10 2004/07/31 18:52:04 wez Exp $ + * $Id: go-pear-list.php,v 1.11 2005/02/26 01:27:49 cellog Exp $ */ $packages = array( // required packages for the installer -"PEAR" => "1.3.1", +"PEAR" => "1.3.5", "XML_RPC" => "1.1.0", "Console_Getopt" => "1.2", "Archive_Tar" => "1.2",
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php