summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2005-06-26 07:00:18 +0000
committerPierre Joye <pajoye@php.net>2005-06-26 07:00:18 +0000
commitdc79ac371be3ab9e51bfb247d84199155e75d143 (patch)
treeeb484cb161ef255c44c7b5a5e285431994eb3043 /pear
parent01108f7879c7d21389f3f5fcd84bf7ca77003c69 (diff)
downloadphp-git-dc79ac371be3ab9e51bfb247d84199155e75d143.tar.gz
- bump xml_rpc version
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 d0513023d3..cb1bcc1ea0 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.2.2",
+"XML_RPC" => "1.3.0",
"Console_Getopt" => "1.2",
"Archive_Tar" => "1.3.1",