summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-04-14 23:15:21 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-04-14 23:15:21 +0000
commit3c1b5a6832b5d55d25ea89a5b7681dc63747abf9 (patch)
tree86cbbc5c71ffe526d103cf8fd29a30ee7fc339c5 /Makefile
parente2cda51d8a64360945c35d480a785bb6157d99d1 (diff)
downloadldetect-lst-3c1b5a6832b5d55d25ea89a5b7681dc63747abf9.tar
ldetect-lst-3c1b5a6832b5d55d25ea89a5b7681dc63747abf9.tar.gz
ldetect-lst-3c1b5a6832b5d55d25ea89a5b7681dc63747abf9.tar.bz2
ldetect-lst-3c1b5a6832b5d55d25ea89a5b7681dc63747abf9.tar.xz
ldetect-lst-3c1b5a6832b5d55d25ea89a5b7681dc63747abf9.zip
add some new NVIDIA IDs; simplify groups again for new NVIDIA proprietary driver
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4bbc86d..88a1000f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.220
+VERSION := 0.1.221
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')