diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-06-20 18:15:34 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-06-20 18:15:34 +0000 |
commit | f388c43eb0b32de0747a6690e74e1c09d97d2659 (patch) | |
tree | 838dd0e47b7ff19b9d485f957d7a27be9cbf31e9 /Makefile | |
parent | 8a794183927d77dcf3f193e5cdf69d7867523b7f (diff) | |
download | ldetect-lst-f388c43eb0b32de0747a6690e74e1c09d97d2659.tar ldetect-lst-f388c43eb0b32de0747a6690e74e1c09d97d2659.tar.gz ldetect-lst-f388c43eb0b32de0747a6690e74e1c09d97d2659.tar.bz2 ldetect-lst-f388c43eb0b32de0747a6690e74e1c09d97d2659.tar.xz ldetect-lst-f388c43eb0b32de0747a6690e74e1c09d97d2659.zip |
add IDs for r700 series from new ATI driver, adjust categories as radeonhd does not support them yet0.1.230
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.229 +VERSION := 0.1.230 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |