summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2005-08-16 11:35:45 +0000
committerEdin Kadribasic <edink@php.net>2005-08-16 11:35:45 +0000
commitca24e219720c754cfe591dbb8233a79830746293 (patch)
tree0fcbc2a6b4edb6ca0eaa9afc18b0511f481c270b /pear
parent2c6d0f8c4828d8ad91def6dbff79534e72ef5353 (diff)
downloadphp-git-ca24e219720c754cfe591dbb8233a79830746293.tar.gz
Rebundle XML_RPC in the correct version for the Windows distro.
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php
index e23646b879..49635f1097 100755
--- a/pear/go-pear-list.php
+++ b/pear/go-pear-list.php
@@ -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",