diff options
author | Thomas Backlund <tmb@mageia.org> | 2018-01-05 10:49:46 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2018-01-05 10:49:46 +0200 |
commit | 5add28abac4d8f72effbbf4e4276606cd3cdcd6d (patch) | |
tree | 22dfc8b17f3abe53891c77921fa5eebf00a9e1df | |
parent | b267b64636fd2332d17321ef12eea2f993eefcae (diff) | |
download | ldetect-lst-5add28abac4d8f72effbbf4e4276606cd3cdcd6d.tar ldetect-lst-5add28abac4d8f72effbbf4e4276606cd3cdcd6d.tar.gz ldetect-lst-5add28abac4d8f72effbbf4e4276606cd3cdcd6d.tar.bz2 ldetect-lst-5add28abac4d8f72effbbf4e4276606cd3cdcd6d.tar.xz ldetect-lst-5add28abac4d8f72effbbf4e4276606cd3cdcd6d.zip |
0.4.20.4.2
-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.4.1 +VERSION := 0.4.2 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.4.2 - 05 Jan 2018 + - update ids from nvidia-current 384.111 Version 0.4.1 - 02 Jan 2018 |