From 1dd5bd402363f18ce9d079c4f3cb52ccfdbf96dc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 26 Jan 2005 12:47:18 +0000 Subject: xorg_version is 6.8.2 --- perl-install/Xconfig/card.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/Xconfig/card.pm b/perl-install/Xconfig/card.pm index cfeaa3357..63a60f8e7 100644 --- a/perl-install/Xconfig/card.pm +++ b/perl-install/Xconfig/card.pm @@ -394,7 +394,7 @@ sub multi_head_choices { } #- Xorg version available, it would be better to parse available package and get version from it. -sub xorg_version() { '6.7.0' } +sub xorg_version() { '6.8.2' } sub xfree_and_glx_choices { my ($card) = @_; -- cgit v1.2.1