diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-16 10:51:14 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-16 10:51:14 +0000 |
commit | f174df321c8daec56e0cae4ccf21bff21d62c5b1 (patch) | |
tree | 19d09c45c527ab7db6c2c84ab76f99c3c086f0ba | |
parent | c392fc79ffd191de725c520739904e0882d274ab (diff) | |
download | ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.gz ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.bz2 ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.xz ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.zip |
0.1.254
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.253 +VERSION := 0.1.254 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') @@ -1,3 +1,5 @@ +Version 0.1.254 - 16 March 2009 + - Monitor DB o add Acer AL1716 (Steve Morris) o add Iiyama Prolite H481S (aapgorilla) |