summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-06-17 23:00:33 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-06-17 23:00:33 +0000
commit66d7a972f2eb439a9eb0adaa5354c253b90c5cbe (patch)
tree7f2ec2f0afbc8e874e6dcc2c434a08ded7c62d32 /Makefile
parent5c52fb9db9d2ab2ed13d2db274ea77db85bfe986 (diff)
downloadldetect-lst-66d7a972f2eb439a9eb0adaa5354c253b90c5cbe.tar
ldetect-lst-66d7a972f2eb439a9eb0adaa5354c253b90c5cbe.tar.gz
ldetect-lst-66d7a972f2eb439a9eb0adaa5354c253b90c5cbe.tar.bz2
ldetect-lst-66d7a972f2eb439a9eb0adaa5354c253b90c5cbe.tar.xz
ldetect-lst-66d7a972f2eb439a9eb0adaa5354c253b90c5cbe.zip
add new NVIDIA cards; split GeForce FX from the rest of 'current' GeForce category as NVIDIA driver is branching again
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1163c480..d438c9e0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.227
+VERSION := 0.1.228
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')