diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-11-13 04:10:05 -0500 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-11-13 04:10:05 -0500 |
commit | 65f8b3170f03721c9203f27230206f4a205b2206 (patch) | |
tree | c2da9bee738fb16786b1bde1ea9da29bf8cc37d6 | |
parent | 7da4b782fbd6eaee55c65ca216aa6717a5861348 (diff) | |
download | ldetect-lst-65f8b3170f03721c9203f27230206f4a205b2206.tar ldetect-lst-65f8b3170f03721c9203f27230206f4a205b2206.tar.gz ldetect-lst-65f8b3170f03721c9203f27230206f4a205b2206.tar.bz2 ldetect-lst-65f8b3170f03721c9203f27230206f4a205b2206.tar.xz ldetect-lst-65f8b3170f03721c9203f27230206f4a205b2206.zip |
0.1.3480.1.348
-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.347 +VERSION := 0.1.348 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.1.348 - 13 Nov 2015 + - disable fglrx & nvidia (do not work with xserver-1.18) |