diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-12-14 00:30:33 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-12-14 00:30:33 +0200 |
commit | ba8dbf05734464de0fdf01627d69dfab052ec5cb (patch) | |
tree | d93a1c2af19237164517dca66a29604d96d4c367 | |
parent | accb3eaed472432a13c3a9c800ecfb8aeb01c4f1 (diff) | |
download | ldetect-lst-ba8dbf05734464de0fdf01627d69dfab052ec5cb.tar ldetect-lst-ba8dbf05734464de0fdf01627d69dfab052ec5cb.tar.gz ldetect-lst-ba8dbf05734464de0fdf01627d69dfab052ec5cb.tar.bz2 ldetect-lst-ba8dbf05734464de0fdf01627d69dfab052ec5cb.tar.xz ldetect-lst-ba8dbf05734464de0fdf01627d69dfab052ec5cb.zip |
0.6.70.6.7
-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.6.6 +VERSION := 0.6.7 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.6.7 - 13 Dec 2019 + - update amdgpu ids from kernel 5.4.2 - update i915 ids from kernel 5.4.2 - update pci.ids and usb.ids |