summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-09-17 18:18:20 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-09-17 18:18:20 +0000
commit4c5c27598460660fdc4fe765010b098702f98a82 (patch)
treea6e2f7128be28b52db391df812e0f40dab4ae814 /Makefile
parentc68f3d732c83d757091b9e72f3cb87cc4f1fdddf (diff)
downloadldetect-lst-4c5c27598460660fdc4fe765010b098702f98a82.tar
ldetect-lst-4c5c27598460660fdc4fe765010b098702f98a82.tar.gz
ldetect-lst-4c5c27598460660fdc4fe765010b098702f98a82.tar.bz2
ldetect-lst-4c5c27598460660fdc4fe765010b098702f98a82.tar.xz
ldetect-lst-4c5c27598460660fdc4fe765010b098702f98a82.zip
add several GeForce IDs from latest Windows beta driver .inf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0888e569..d2425f00 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.188
+VERSION := 0.1.189
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')