summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-04-14 17:01:23 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-04-14 17:01:23 +0000
commitb4e4903892e306a5921590a5b8e103fce7094fce (patch)
tree1381e1c26c8fa06a4892b1eee0cb0e01e66e36dc /Makefile
parentf18a7a453029ce49e0cceae9a2e2d3ebf4117a6d (diff)
downloadldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar
ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.gz
ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.bz2
ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.tar.xz
ldetect-lst-b4e4903892e306a5921590a5b8e103fce7094fce.zip
drop special case of a card that should now work okay, add two new Radeon IDs0.1.220
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e948aab..b4bbc86d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.219
+VERSION := 0.1.220
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')