diff options
author | Thomas Backlund <tmb@mageia.org> | 2020-03-22 00:45:46 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2020-03-22 00:45:46 +0200 |
commit | 0cde37f022e623be9113494602f6329838b4dc7d (patch) | |
tree | ed9f8a1db01ee73f29cf5299ccffc42c76a6fbbd | |
parent | 8ef2b7ee2025b283fd07711fd35cff4ddffc69bb (diff) | |
download | ldetect-lst-0cde37f022e623be9113494602f6329838b4dc7d.tar ldetect-lst-0cde37f022e623be9113494602f6329838b4dc7d.tar.gz ldetect-lst-0cde37f022e623be9113494602f6329838b4dc7d.tar.bz2 ldetect-lst-0cde37f022e623be9113494602f6329838b4dc7d.tar.xz ldetect-lst-0cde37f022e623be9113494602f6329838b4dc7d.zip |
0.6.80.6.8
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.7 +VERSION := 0.6.8 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,6 +1,8 @@ +Version 0.6.8 - 22 Mar 2020 + - update pci.ids and usb.ids -Version 0.6.7 - 13 Dec 2019 +Version 0.6.7 - 13 Dec 2019 - update amdgpu ids from kernel 5.4.2 - update i915 ids from kernel 5.4.2 |