summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-11 13:56:56 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-11 13:56:56 +0000
commitddfaadeee7a09625348392e9fdb404d6799ef489 (patch)
treeb17921424f4ca13b39dc3f60428fb2bddeae5b04 /Makefile
parentafdb77ac8c44dd447665fe3df6d4ccf1649d571a (diff)
downloadldetect-lst-ddfaadeee7a09625348392e9fdb404d6799ef489.tar
ldetect-lst-ddfaadeee7a09625348392e9fdb404d6799ef489.tar.gz
ldetect-lst-ddfaadeee7a09625348392e9fdb404d6799ef489.tar.bz2
ldetect-lst-ddfaadeee7a09625348392e9fdb404d6799ef489.tar.xz
ldetect-lst-ddfaadeee7a09625348392e9fdb404d6799ef489.zip
- 0.1.214:
- Cards+: o nvidia-current now require processor with SSE, defaulting to nvidia96xx if no SSE
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3bc3ed45..aacf1096 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.213
+VERSION := 0.1.214
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')