From 9c47efee2eb4f8084f516250b2511bc0f479980d Mon Sep 17 00:00:00 2001 From: Ingo Korb Date: Sun, 19 Jan 2020 21:35:47 +0100 Subject: [PATCH] bump GCVideo-DVI version number to 3.0b --- HDL/gcvideo_dvi/Makefile | 2 +- NEWS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HDL/gcvideo_dvi/Makefile b/HDL/gcvideo_dvi/Makefile index 6ae3ace..ef3e7b4 100644 --- a/HDL/gcvideo_dvi/Makefile +++ b/HDL/gcvideo_dvi/Makefile @@ -29,7 +29,7 @@ # bundles main+flasher into a single binary # -VERSION := 3.0a +VERSION := 3.0b PROMFILE := gcvideo-dvi-$(TARGET)-$(VERSION)-spirom PROMTYPE := M25P40 diff --git a/NEWS b/NEWS index 0b25669..98bfcf4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +2020-01-19: GCVideo DVO version 3.0b +- fix inverted colors on WiiDual +- fix flasher->main reboot failure on some Wiis + 2020-01-13: GCVideo DVI version 3.0a - fix flash corruption when saving settings