From 45a6fc00eaf29b97a477159ef2b3678ca19bd4e2 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 4 Feb 2004 20:59:05 +0000 Subject: replace 4.3 with 4.4 (XFree version) (bugzilla #7378) --- 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 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 { -- cgit v1.2.1