From 5293eed5427b1c78124963ac24b0ac43140bdfda Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 17 Feb 2004 21:11:05 +0000 Subject: well we reverted to 4.3 --- perl-install/Xconfig/card.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Xconfig/card.pm') diff --git a/perl-install/Xconfig/card.pm b/perl-install/Xconfig/card.pm index a483365d4..27d1583c5 100644 --- a/perl-install/Xconfig/card.pm +++ b/perl-install/Xconfig/card.pm @@ -444,7 +444,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.4' } +sub xfree4_version() { '4.3' } sub xfree3_version() { '3.3.6' } sub xfree_and_glx_choices { -- cgit v1.2.1