diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-24 16:45:06 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-24 16:45:06 +0100 |
commit | 90b2170085afd693f2869255578c0562b5204ee6 (patch) | |
tree | 4198988acf4fe0cbb37ae19615fc62689f066561 | |
parent | fc18c9d7b737f0fee47943b8957269c1c23bff6a (diff) | |
download | ldetect-lst-90b2170085afd693f2869255578c0562b5204ee6.tar ldetect-lst-90b2170085afd693f2869255578c0562b5204ee6.tar.gz ldetect-lst-90b2170085afd693f2869255578c0562b5204ee6.tar.bz2 ldetect-lst-90b2170085afd693f2869255578c0562b5204ee6.tar.xz ldetect-lst-90b2170085afd693f2869255578c0562b5204ee6.zip |
0.3.10.3.1
-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.0 +VERSION := 0.3.1 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.3.1 - 24 Nov 2016 + - switch VirtualBox from vboxvideo to modesetting Version 0.3.0 - 22 Nov 2016 |