Rebundle XML_RPC in the correct version for the Windows distro.

This commit is contained in:
Edin Kadribasic 2005-08-16 11:35:45 +00:00
parent 2c6d0f8c48
commit ca24e21972

View file

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