summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-04-03 15:16:33 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-04-03 15:16:33 +0000
commitcf0400ff3afa3b00f7e8902e31d1ed73c546c501 (patch)
treea5bd2d8b4eaaffc010b0b00cce1dae9f8a0897ed /Makefile
parentdb206fa0aaf95e094e1110e28d99149e11f9625a (diff)
downloadldetect-lst-cf0400ff3afa3b00f7e8902e31d1ed73c546c501.tar
ldetect-lst-cf0400ff3afa3b00f7e8902e31d1ed73c546c501.tar.gz
ldetect-lst-cf0400ff3afa3b00f7e8902e31d1ed73c546c501.tar.bz2
ldetect-lst-cf0400ff3afa3b00f7e8902e31d1ed73c546c501.tar.xz
ldetect-lst-cf0400ff3afa3b00f7e8902e31d1ed73c546c501.zip
blacklist HD 2400 XT from using radeonhd (the one we have at aboukir has problems)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e431de7..9e948aab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.218
+VERSION := 0.1.219
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')