diff options
author | Olivier Blin <blino@mageia.org> | 2011-11-23 21:20:33 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-11-23 21:20:33 +0000 |
commit | 8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf (patch) | |
tree | 90ecad0dc8ee6839f10cfbd2795962ab591e0b64 | |
parent | fe7f7e40c7bd142475fecbbe9641a9c3fa51bb83 (diff) | |
download | ldetect-lst-8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf.tar ldetect-lst-8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf.tar.gz ldetect-lst-8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf.tar.bz2 ldetect-lst-8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf.tar.xz ldetect-lst-8529ea9644c99d370ab99bcbe3f2bf5a2a79e3bf.zip |
0.1.2950.1.295
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.1.294 +VERSION := 0.1.295 FILES = AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.1.295 - 23 November 2011 + - fix for mga #933 must filter on subvendor/subdevice in order to fix mga #1525 |