diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-01-26 09:57:40 +0100 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-01-26 09:57:40 +0100 |
commit | 5ae2885dd040bde15d80f4e58514a9ba2cf67a0c (patch) | |
tree | 6fdfdac3b4155dd8e81d0fea120ce97b8551ae06 | |
parent | 77b23f9571b6e797fe03c4a42b04a46f927e07db (diff) | |
download | ldetect-lst-5ae2885dd040bde15d80f4e58514a9ba2cf67a0c.tar ldetect-lst-5ae2885dd040bde15d80f4e58514a9ba2cf67a0c.tar.gz ldetect-lst-5ae2885dd040bde15d80f4e58514a9ba2cf67a0c.tar.bz2 ldetect-lst-5ae2885dd040bde15d80f4e58514a9ba2cf67a0c.tar.xz ldetect-lst-5ae2885dd040bde15d80f4e58514a9ba2cf67a0c.zip |
0.1.3370.1.337
-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.1.336 +VERSION := 0.1.337 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.1.337 - 26 Jan 2015 + - add GeForce FX series pci ids back (they are supported by the nouveau driver) - merge2pcitable.pl: add support for nvidia driver 346+ |