cellog Sun Feb 20 19:54:39 2005 EDT
Modified files: (Branch: PEAR_1_3)
/pear-core go-pear-list.php
Log:
upgrade to PEAR 1.3.5
http://cvs.php.net/diff.php/pear-core/go-pear-list.php?r1=1.9.2.2&r2=1.9.2.3&ty=u
Index: pear-core/go-pear-list.php
diff -u pear-core/go-pear-list.php:1.9.2.2 pear-core/go-pear-list.php:1.9.2.3
--- pear-core/go-pear-list.php:1.9.2.2 Thu Oct 28 15:30:03 2004
+++ pear-core/go-pear-list.php Sun Feb 20 19:54:39 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.9.2.2 2004/10/28 19:30:03 cellog Exp $
+ * $Id: go-pear-list.php,v 1.9.2.3 2005/02/21 00:54:39 cellog Exp $
*/
$packages = array(
// required packages for the installer
-"PEAR" => "1.3.3",
+"PEAR" => "1.3.5",
"XML_RPC" => "1.1.0",
"Console_Getopt" => "1.2",
"Archive_Tar" => "1.2",
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|