diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-12-01 20:12:01 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-12-01 20:12:01 +0100 |
commit | f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9 (patch) | |
tree | 8d0314abbbc289e5324e76f64bf181d49d9a36af | |
parent | f13235ce54852bdae375f1c3d834bd48cf11a005 (diff) | |
download | ldetect-lst-f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9.tar ldetect-lst-f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9.tar.gz ldetect-lst-f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9.tar.bz2 ldetect-lst-f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9.tar.xz ldetect-lst-f2ee406f5f8b4c2608bd3ae7c3dc682a76b351c9.zip |
0.2.00.2.0
-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.349 +VERSION := 0.2.0 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.2.0 - 1 Dec 2015 + - use amdgpu for newer ATI/AMD cards Version 0.1.349 - 18 Nov 2015 |