diff options
-rw-r--r-- | perl-install/Xconfig/card.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Xconfig/card.pm b/perl-install/Xconfig/card.pm index 709283e2a..a6eae5f9d 100644 --- a/perl-install/Xconfig/card.pm +++ b/perl-install/Xconfig/card.pm @@ -407,7 +407,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.2.99' } +sub xfree4_version { '4.3' } sub xfree3_version { '3.3.6' } sub xfree_and_glx_choices { |