diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-05-03 21:44:58 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-05-03 21:44:58 +0300 |
commit | 6abf84835291c1ec7d47d3239d948659e8c9dca6 (patch) | |
tree | 33cabc49fd3119730bf247a72d73acb8930aa538 | |
parent | 235443ef060d068bf9afa5fc713f6d2ecee2b870 (diff) | |
download | ldetect-lst-6abf84835291c1ec7d47d3239d948659e8c9dca6.tar ldetect-lst-6abf84835291c1ec7d47d3239d948659e8c9dca6.tar.gz ldetect-lst-6abf84835291c1ec7d47d3239d948659e8c9dca6.tar.bz2 ldetect-lst-6abf84835291c1ec7d47d3239d948659e8c9dca6.tar.xz ldetect-lst-6abf84835291c1ec7d47d3239d948659e8c9dca6.zip |
0.5.70.5.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.5.6 +VERSION := 0.5.7 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.5.7 - 3 May 2019 + - update intel ids as of kernel 5.1.0-rc7.2 - update pci.ids and usb.ids |