diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-01-26 18:09:41 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-01-26 18:09:41 +0200 |
commit | eb833e85853887a3b23c4ca233dd9d47964e3648 (patch) | |
tree | aba2336637ef92a91c794118f68e5bd96c4c8798 | |
parent | 7395e1f96eb58fe1cacd248092bead1bb508db21 (diff) | |
download | ldetect-lst-eb833e85853887a3b23c4ca233dd9d47964e3648.tar ldetect-lst-eb833e85853887a3b23c4ca233dd9d47964e3648.tar.gz ldetect-lst-eb833e85853887a3b23c4ca233dd9d47964e3648.tar.bz2 ldetect-lst-eb833e85853887a3b23c4ca233dd9d47964e3648.tar.xz ldetect-lst-eb833e85853887a3b23c4ca233dd9d47964e3648.zip |
0.6.240.6.24
-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.23 +VERSION := 0.6.24 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.6.24 - 26 Jan 2021 + - add new pci ids from nvidia-current 460.39 Version 0.6.23 - 25 Jan 2021 |