summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-07-24 17:09:20 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-07-24 17:09:20 +0000
commit079e64662a409bfd630e5e7bd9417815fbd98b2f (patch)
treefc121f69083395243632c32e3e7687e513503bf9 /Makefile
parentb76d52fee377451cc7f2fce6d85eff3f7b82df9a (diff)
downloadldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar
ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.gz
ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.bz2
ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.xz
ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.zip
add three new Intel video IDs (from xf86-video-intel-2.4.0)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a19e4f33..e04177b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.230
+VERSION := 0.1.231
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')