summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-02-04 20:59:05 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-02-04 20:59:05 +0000
commit45a6fc00eaf29b97a477159ef2b3678ca19bd4e2 (patch)
tree48a06f07184558b33386c6fa9b4c164547349735 /perl-install/Xconfig
parent619cfa619577122a63cee8524fbf59243a16aaa9 (diff)
downloaddrakx-backup-do-not-use-45a6fc00eaf29b97a477159ef2b3678ca19bd4e2.tar
drakx-backup-do-not-use-45a6fc00eaf29b97a477159ef2b3678ca19bd4e2.tar.gz
drakx-backup-do-not-use-45a6fc00eaf29b97a477159ef2b3678ca19bd4e2.tar.bz2
drakx-backup-do-not-use-45a6fc00eaf29b97a477159ef2b3678ca19bd4e2.tar.xz
drakx-backup-do-not-use-45a6fc00eaf29b97a477159ef2b3678ca19bd4e2.zip
replace 4.3 with 4.4 (XFree version) (bugzilla #7378)
Diffstat (limited to 'perl-install/Xconfig')
-rw-r--r--perl-install/Xconfig/card.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfig/card.pm b/perl-install/Xconfig/card.pm
index 3d2ed0064..465d74907 100644
--- a/perl-install/Xconfig/card.pm
+++ b/perl-install/Xconfig/card.pm
@@ -433,7 +433,7 @@ sub multi_head_choices {
}
#- XFree version available, it would be better to parse available package and get version from it.
-sub xfree4_version() { '4.3' }
+sub xfree4_version() { '4.4' }
sub xfree3_version() { '3.3.6' }
sub xfree_and_glx_choices {