diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 21:41:21 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 21:42:35 +0200 |
commit | 2aee5261a30e461255f2cce8f02bc60487ce5ae0 (patch) | |
tree | fac1fc1d187c645b13c87b4d0869f87b4e5460fb | |
parent | f80e2b5b6ef5cd18023416615119bd80814a9cb3 (diff) | |
download | ldetect-lst-2aee5261a30e461255f2cce8f02bc60487ce5ae0.tar ldetect-lst-2aee5261a30e461255f2cce8f02bc60487ce5ae0.tar.gz ldetect-lst-2aee5261a30e461255f2cce8f02bc60487ce5ae0.tar.bz2 ldetect-lst-2aee5261a30e461255f2cce8f02bc60487ce5ae0.tar.xz ldetect-lst-2aee5261a30e461255f2cce8f02bc60487ce5ae0.zip |
0.1.3420.1.342
-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.341 +VERSION := 0.1.342 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.1.342 - 3 Apr 2015 + - use modesetting driver instead of cirrus (#10263) Version 0.1.341 - 25 Mar 2015 |