]> granicus.if.org Git - php/commitdiff
- Bump xml_rpc version
authorPierre Joye <pajoye@php.net>
Sun, 26 Jun 2005 07:00:58 +0000 (07:00 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 26 Jun 2005 07:00:58 +0000 (07:00 +0000)
pear/go-pear-list.php

index d0513023d35e4ee76fce25c8b296b57330c3fa3d..a14fe3e4261f490954fe0ad4cc08f637066a5d0b 100755 (executable)
@@ -8,9 +8,13 @@
 $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",
+<<<<<<< go-pear-list.php
+"Archive_Tar"           =>    "1.3.0",
+=======
 "Archive_Tar"           =>    "1.3.1",
+>>>>>>> 1.9.2.4
 
 // required packages for the web frontend
 "PEAR_Frontend_Web"     =>    "0.4",