summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-05-28 17:17:52 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-05-28 17:17:52 +0000
commitc9878c7087727ae28b7c1053e5fa56d9ec9d4fd0 (patch)
tree6284b58ffc6aa7d0576e93c0b6015baf7a7905c8 /Makefile
parent4e65c6d81961a3c3ce99bd303eda3e3c230439b0 (diff)
downloadldetect-lst-c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0.tar
ldetect-lst-c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0.tar.gz
ldetect-lst-c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0.tar.bz2
ldetect-lst-c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0.tar.xz
ldetect-lst-c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0.zip
using geode driver for the two chips it supports on advice of upstream (AMD)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbd42395..d263e354 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.225
+VERSION := 0.1.226
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')