diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-27 11:14:52 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-27 11:14:52 +0100 |
commit | 64cb9db42f507ef0ce535578fb56dee3c9806267 (patch) | |
tree | ebed4bc8bd588a8800f0449f36e7d7a8c6e79cf9 | |
parent | 06c12b0af214129deccbf56f717fb9d7906fd807 (diff) | |
download | ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.gz ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.bz2 ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.xz ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.zip |
0.3.20.3.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.3.1 +VERSION := 0.3.2 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.3.2 - 27 Nov 2016 + - do not try to install nvidia340 (doesn't support xserver 1.19) Version 0.3.1 - 24 Nov 2016 |