bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)

This commit is contained in:
Pierre Joye 2005-07-01 09:20:28 +00:00
parent e70b3a94f4
commit 6b4910b028

View file

@ -8,7 +8,7 @@
$packages = array( $packages = array(
// required packages for the installer // required packages for the installer
"PEAR" => "1.3.5", "PEAR" => "1.3.5",
"XML_RPC" => "1.3.0", "XML_RPC" => "1.3.1",
"Console_Getopt" => "1.2", "Console_Getopt" => "1.2",
"Archive_Tar" => "1.3.1", "Archive_Tar" => "1.3.1",