summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-06-20 18:15:34 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-06-20 18:15:34 +0000
commitf388c43eb0b32de0747a6690e74e1c09d97d2659 (patch)
tree838dd0e47b7ff19b9d485f957d7a27be9cbf31e9 /Makefile
parent8a794183927d77dcf3f193e5cdf69d7867523b7f (diff)
downloadldetect-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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55f62ba0..a19e4f33 100644
--- a/Makefile
+++ b/Makefile
@@ -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')