summaryrefslogtreecommitdiff
path: root/pear/PEAR/Dependency2.php
diff options
context:
space:
mode:
Diffstat (limited to 'pear/PEAR/Dependency2.php')
-rw-r--r--pear/PEAR/Dependency2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/PEAR/Dependency2.php b/pear/PEAR/Dependency2.php
index 423dc5b270..8c61b15a29 100644
--- a/pear/PEAR/Dependency2.php
+++ b/pear/PEAR/Dependency2.php
@@ -525,7 +525,7 @@ class PEAR_Dependency2
*/
function getPEARVersion()
{
- return '1.4.3';
+ return '1.4.9';
}
function validatePearinstallerDependency($dep)