diff options
author | Tomas V.V.Cox <cox@php.net> | 2003-10-02 11:58:29 +0000 |
---|---|---|
committer | Tomas V.V.Cox <cox@php.net> | 2003-10-02 11:58:29 +0000 |
commit | faa5ab3f2b68ce99b4efbf578a7680fe981b91e1 (patch) | |
tree | 02ceaea3a7a74b80a04a62821d04e3039f3fa578 | |
parent | 8d1dcefc3d5a4ae8b623c200048b600169f3dcd1 (diff) | |
download | php-git-faa5ab3f2b68ce99b4efbf578a7680fe981b91e1.tar.gz |
starting b3 (hope this could be 1.3 final)
-rw-r--r-- | pear/package-PEAR.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index a7552a0d9a..98f5de71d9 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -47,16 +47,10 @@ </maintainer> </maintainers> <release> - <version>1.3b2</version> + <version>1.3b3</version> <date>2003-10-02</date> <state>beta</state> <notes> -PEAR Installer: - -* Updated deps for Archive_Tar and Console_Getopt -* Fixed #45 preferred_state works incorrectly -* Fixed optional dependency attrib removed from - package.xml, making them a requirement </notes> <provides type="class" name="OS_Guess" /> |