From: Greg Beaver Date: Mon, 22 Aug 2005 16:12:40 +0000 (+0000) Subject: argh, Archive_Tar is version 1.3.1, not 1.3.2 X-Git-Tag: php-4.4.1RC1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56f160e2ce6d275800797b4825c088de6307611f;p=php argh, Archive_Tar is version 1.3.1, not 1.3.2 --- diff --git a/pear/go-pear-list.php b/pear/go-pear-list.php index 4e07fb3738..49635f1097 100755 --- a/pear/go-pear-list.php +++ b/pear/go-pear-list.php @@ -10,7 +10,7 @@ $packages = array( "PEAR" => "1.3.5", "XML_RPC" => "1.4.0", "Console_Getopt" => "1.2", -"Archive_Tar" => "1.3.2", +"Archive_Tar" => "1.3.1", // required packages for the web frontend "PEAR_Frontend_Web" => "0.4",