diff options
-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 |