diff options
author | Thomas Backlund <tmb@mageia.org> | 2022-05-22 12:23:36 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2022-05-22 12:23:36 +0300 |
commit | 6672f4bfcada36c19bc5691459f55dd214f23842 (patch) | |
tree | 1c3dc539c6209aff5a17ec490205d2a564fb5b20 | |
parent | 59d9d7987478a48e979257298465eb687cc10051 (diff) | |
download | ldetect-lst-0.6.38.tar ldetect-lst-0.6.38.tar.gz ldetect-lst-0.6.38.tar.bz2 ldetect-lst-0.6.38.tar.xz ldetect-lst-0.6.38.zip |
0.6.380.6.38
-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.37 +VERSION := 0.6.38 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.6.38 - 26 May 2022 + - update pci.ids and usb.ids Version 0.6.37 - 26 Apr 2022 |