summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-06 08:04:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-06 08:04:58 +0000
commit577440b045ffb3a57fe869e61ff2219e02dbe600 (patch)
treee6b41305db2f503417c6527cb3d3c7758072e65b
parentdf01c1643b4f01c0b1f10df40f7a58c6b9589117 (diff)
downloadldetect-lst-577440b045ffb3a57fe869e61ff2219e02dbe600.tar
ldetect-lst-577440b045ffb3a57fe869e61ff2219e02dbe600.tar.gz
ldetect-lst-577440b045ffb3a57fe869e61ff2219e02dbe600.tar.bz2
ldetect-lst-577440b045ffb3a57fe869e61ff2219e02dbe600.tar.xz
ldetect-lst-577440b045ffb3a57fe869e61ff2219e02dbe600.zip
- 0.1.181:
- nicely sort MonitorsDB (needed by XFdrake): have "Flat Panel 800x600" before "Flat Panel 1024x768" - updated dkms-modules-info
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12b1fdb7..5add6c82 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.180
+VERSION := 0.1.181
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')