summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-01-01 18:54:31 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-01-01 18:54:31 +0000
commitace4273ae2484fde144d9881f1c7db4fc597529a (patch)
treedaebf84a8a3b08a49edebe6914fc49017646ae7a /Makefile
parent33c02e937e15824a9871d11b49b80a7e71f64977 (diff)
downloadldetect-lst-ace4273ae2484fde144d9881f1c7db4fc597529a.tar
ldetect-lst-ace4273ae2484fde144d9881f1c7db4fc597529a.tar.gz
ldetect-lst-ace4273ae2484fde144d9881f1c7db4fc597529a.tar.bz2
ldetect-lst-ace4273ae2484fde144d9881f1c7db4fc597529a.tar.xz
ldetect-lst-ace4273ae2484fde144d9881f1c7db4fc597529a.zip
blacklist ATI FireGL Mobility T2 from using proprietary driver as per report from Jan Ciger that it fails
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc8aaa63..cb0ccde7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.205
+VERSION := 0.1.206
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')