use 1.3.5

This commit is contained in:
Greg Beaver 2005-02-26 01:27:49 +00:00
parent b8a6661c81
commit a247bf01ba

View File

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