diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-09-17 18:18:20 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-09-17 18:18:20 +0000 |
commit | 4c5c27598460660fdc4fe765010b098702f98a82 (patch) | |
tree | a6e2f7128be28b52db391df812e0f40dab4ae814 /Makefile | |
parent | c68f3d732c83d757091b9e72f3cb87cc4f1fdddf (diff) | |
download | ldetect-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |