summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-18 14:54:13 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-18 14:54:13 +0000
commit1aaeb7005231e41196f0bf6a658e00e9b2506e9b (patch)
treeaf96885e53667d986a9838d15504d8842c1d9247 /Makefile
parent27c54961173300d66b85a4238e257242cd07f929 (diff)
downloadldetect-lst-1aaeb7005231e41196f0bf6a658e00e9b2506e9b.tar
ldetect-lst-1aaeb7005231e41196f0bf6a658e00e9b2506e9b.tar.gz
ldetect-lst-1aaeb7005231e41196f0bf6a658e00e9b2506e9b.tar.bz2
ldetect-lst-1aaeb7005231e41196f0bf6a658e00e9b2506e9b.tar.xz
ldetect-lst-1aaeb7005231e41196f0bf6a658e00e9b2506e9b.zip
- 0.1.211:
- lst/MonitorsDB: o add 1024x600 (used on Samsung Q1Ultra) (#37889) o add "Hanns.G HG216D" (from cooker@) o add "Philips 190C" (from cooker@) - lst/Cards+: add NEEDVIDEORAM for Tseng cards (#37704)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3bea2f8..509c578d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.210
+VERSION := 0.1.211
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')