diff options
author | Thomas Backlund <tmb@mageia.org> | 2020-12-16 22:48:25 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2020-12-16 22:48:25 +0200 |
commit | 3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9 (patch) | |
tree | aa9d5e720b251cf5a120129c8a50166de9641ff4 | |
parent | d0283ece4025886d1da705a3e5498a767ee9d59e (diff) | |
download | ldetect-lst-3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9.tar ldetect-lst-3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9.tar.gz ldetect-lst-3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9.tar.bz2 ldetect-lst-3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9.tar.xz ldetect-lst-3c8f69abafd7ef7af2cd1ac02b68ab355723b3b9.zip |
0.6.160.6.16
-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.15 +VERSION := 0.6.16 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.6.16 - 16 Dec 2020 + - add amdgpu and i915 ids from kernel 5.10.1 - update pci.ids and usb.ids |