summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2005-07-01 09:20:28 +0000
committerPierre Joye <pajoye@php.net>2005-07-01 09:20:28 +0000
commit6b4910b0286e36dbe6c1c82945e93fc13ad96309 (patch)
tree316bff9a149184461c9dab65fcbcec2823f051a8 /pear
parente70b3a94f40d450fbcd8796f997e35389d900cb4 (diff)
downloadphp-git-6b4910b0286e36dbe6c1c82945e93fc13ad96309.tar.gz
bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
Diffstat (limited to 'pear')
-rwxr-xr-xpear/go-pear-list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php
index cb1bcc1ea0..881fcf616b 100755
--- a/pear/go-pear-list.php
+++ b/pear/go-pear-list.php
@@ -8,7 +8,7 @@
$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",