diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-20 10:34:06 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-20 10:34:06 +0200 |
commit | e983fc3cf2cf90b8e3edd37778e7b01552fc0158 (patch) | |
tree | 873be3b544c9cf48fc6ac7c7a0e29b962ea4fbd3 | |
parent | 200dd47f1bd0629e3c13c0d2876926e3647a7bf8 (diff) | |
download | ldetect-lst-e983fc3cf2cf90b8e3edd37778e7b01552fc0158.tar ldetect-lst-e983fc3cf2cf90b8e3edd37778e7b01552fc0158.tar.gz ldetect-lst-e983fc3cf2cf90b8e3edd37778e7b01552fc0158.tar.bz2 ldetect-lst-e983fc3cf2cf90b8e3edd37778e7b01552fc0158.tar.xz ldetect-lst-e983fc3cf2cf90b8e3edd37778e7b01552fc0158.zip |
0.2.70.2.7
-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.2.6 +VERSION := 0.2.7 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.2.7 - 20 Jun 2016 + - detect Virtio GPU Version 0.2.6 - 18 Jun 2016 |