diff options
author | Anssi Hannula <anssi@mandriva.org> | 2009-12-23 23:19:24 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2009-12-23 23:19:24 +0000 |
commit | 8a5653b82ba93901d70c40b1094c7c4739a2574c (patch) | |
tree | eccf1412ec71c525c9f59401ac7e7f8cf859798e | |
parent | 8d912db17739b827300bb8427680de201bc10d09 (diff) | |
download | ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.gz ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.bz2 ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.xz ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.zip |
release 0.1.2800.1.280
-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.279 +VERSION := 0.1.280 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.280 - 24 December 2009 + - Monitor DB o add entry for 'Samsung SyncMaster 2233SW (Charles A Edwards) o add entry for 'Samsung SyncMaster 2494HS' (Marek Laane) |