pajoye          Fri Jul  1 05:20:28 2005 EDT

  Modified files:              
    /php-src/pear       go-pear-list.php 
  Log:
   bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
  
  
http://cvs.php.net/diff.php/php-src/pear/go-pear-list.php?r1=1.14&r2=1.15&ty=u
Index: php-src/pear/go-pear-list.php
diff -u php-src/pear/go-pear-list.php:1.14 php-src/pear/go-pear-list.php:1.15
--- php-src/pear/go-pear-list.php:1.14  Sun Jun 26 03:00:18 2005
+++ php-src/pear/go-pear-list.php       Fri Jul  1 05:20:28 2005
@@ -3,12 +3,12 @@
  * 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.14 2005/06/26 07:00:18 pajoye Exp $
+ * $Id: go-pear-list.php,v 1.15 2005/07/01 09:20:28 pajoye Exp $
  */
 $packages  = array(
 // required packages for the installer
 "PEAR"                  =>    "1.3.5",
-"XML_RPC"               =>    "1.3.0",
+"XML_RPC"               =>    "1.3.1",
 "Console_Getopt"        =>    "1.2",
 "Archive_Tar"           =>    "1.3.1",
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to