diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-04-21 13:58:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-04-21 13:58:16 +0000 |
commit | d9a206192b39ae7dd9eb1917ebf28e93a893ceec (patch) | |
tree | 37b46279f3b1b3d682e9d10b45bb75893ca99fa8 | |
parent | 4cea720a43e8c4edc7e8b971562dcd0080c43346 (diff) | |
download | ldetect-lst-d9a206192b39ae7dd9eb1917ebf28e93a893ceec.tar ldetect-lst-d9a206192b39ae7dd9eb1917ebf28e93a893ceec.tar.gz ldetect-lst-d9a206192b39ae7dd9eb1917ebf28e93a893ceec.tar.bz2 ldetect-lst-d9a206192b39ae7dd9eb1917ebf28e93a893ceec.tar.xz ldetect-lst-d9a206192b39ae7dd9eb1917ebf28e93a893ceec.zip |
0.1.2600.1.260
-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.259 +VERSION := 0.1.260 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.260 - 21 April 2009 + - Monitor DB o sync with latest Fedora (new Dell monitors) - drop amd64_agp entries (#43870) |