summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2009-01-16 21:53:03 +0000
committerAdam Williamson <awilliamson@mandriva.org>2009-01-16 21:53:03 +0000
commit7b4267bf2a5e8bf1097fd33dbc61d834e21008bb (patch)
treecca998b6cd7ae933c56626109e2ee0a11da3ecdd /Makefile
parent93fbea5a9931b89c90711942b9870273cd710a3d (diff)
downloadldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar
ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.gz
ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.bz2
ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.tar.xz
ldetect-lst-7b4267bf2a5e8bf1097fd33dbc61d834e21008bb.zip
re-work the blacklistof cards that don't work with nv to be more general and include more confirmed IDs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e49238c1..d4dc3324 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.250
+VERSION := 0.1.251
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')