diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-01-06 14:27:58 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-01-06 14:27:58 +0200 |
commit | d90cf3bec0609d4c80cdf649bdb592af887091e3 (patch) | |
tree | 87c256755e6cbcabc0022f224fe0563062a5eec5 | |
parent | b2b7778be522371028c3b30cb0f7dafac8d11581 (diff) | |
download | ldetect-lst-d90cf3bec0609d4c80cdf649bdb592af887091e3.tar ldetect-lst-d90cf3bec0609d4c80cdf649bdb592af887091e3.tar.gz ldetect-lst-d90cf3bec0609d4c80cdf649bdb592af887091e3.tar.bz2 ldetect-lst-d90cf3bec0609d4c80cdf649bdb592af887091e3.tar.xz ldetect-lst-d90cf3bec0609d4c80cdf649bdb592af887091e3.zip |
0.3.7.50.3.7.5
-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.3.7.4 +VERSION := 0.3.7.5 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.3.7.5 - 06 Jan 2018 + - update ids from nvidia-current 384.111 Version 0.3.7.4 - 02 Jan 2018 |