summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-03-02 12:53:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-03-02 12:53:27 +0000
commit61fd4eed29f1a907b57b9dc3e75d0de340d781a4 (patch)
tree0fe5bc9a771e63359a9a7ecb66ff687df3c1d7b5 /Makefile
parent90e827cb164b06152bb5ee664e1e3423f0815417 (diff)
downloadldetect-lst-61fd4eed29f1a907b57b9dc3e75d0de340d781a4.tar
ldetect-lst-61fd4eed29f1a907b57b9dc3e75d0de340d781a4.tar.gz
ldetect-lst-61fd4eed29f1a907b57b9dc3e75d0de340d781a4.tar.bz2
ldetect-lst-61fd4eed29f1a907b57b9dc3e75d0de340d781a4.tar.xz
ldetect-lst-61fd4eed29f1a907b57b9dc3e75d0de340d781a4.zip
for XFdrake using nvidia97xx instead of nvidia, and nvidia71xx instead of NVIDIA_LEGACY
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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')