From 61fd4eed29f1a907b57b9dc3e75d0de340d781a4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 2 Mar 2007 12:53:27 +0000 Subject: for XFdrake using nvidia97xx instead of nvidia, and nvidia71xx instead of NVIDIA_LEGACY --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1887ba79..7c5e0946 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.150 +VERSION := 0.1.151 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') -- cgit v1.2.1