diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | lst/Cards+ | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.173 +VERSION := 0.1.174 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') @@ -212,7 +212,7 @@ DRIVER2 nvidia96xx NAME NVIDIA GeForce FX - GeForce 8800 DRIVER nv -DRIVER2 nvidia97xx +DRIVER2 nvidia-current NAME NVIDIA GeForce3 (xbox) DRIVER nvxbox |