diff options
author | Thomas Backlund <tmb@mageia.org> | 2023-08-08 13:28:35 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2023-08-08 13:28:35 +0300 |
commit | aefd01f18b252676dfaac12d04b1ca7590bc3434 (patch) | |
tree | 4a7ed32fd1236565795212771c04d01d32e1a037 | |
parent | 8b08fdc55474ab65fa5df9a57b6fd6a1e6f51c1c (diff) | |
download | ldetect-lst-aefd01f18b252676dfaac12d04b1ca7590bc3434.tar ldetect-lst-aefd01f18b252676dfaac12d04b1ca7590bc3434.tar.gz ldetect-lst-aefd01f18b252676dfaac12d04b1ca7590bc3434.tar.bz2 ldetect-lst-aefd01f18b252676dfaac12d04b1ca7590bc3434.tar.xz ldetect-lst-aefd01f18b252676dfaac12d04b1ca7590bc3434.zip |
0.6.570.6.57distro/mga9
-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.56 +VERSION := 0.6.57 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.6.57 - 8 Aug 2023 + - add AMD Phoenix1 graphics id for amdgpu (ghibo) - update pci.ids |