From 57a660e3a56d76c79cb0e3dea7d19e8fe6e22444 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 5 Oct 2018 23:48:43 +0300 Subject: 0.5.1 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ac77025..006959e4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.5.0 +VERSION := 0.5.1 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst diff --git a/NEWS b/NEWS index 9ab63a71..f788d2a0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 0.5.1 - 5 Oct 2018 + - fix up x86_64 ids from nvidia-current 410.57 - fix up ids from nvidia390 driver -- cgit v1.2.1