From 9fea7662aa12d71dc508e5c73cd0bd16978a9042 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 25 Jan 2021 22:50:05 +0000 Subject: 3.4 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4b4512a..1722709 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 3.3 +VERSION = 3.4 FILES = $(shell ls | grep -v CVS | grep -vF .tar) SVNPATH = svn+ssh://svn.mageia.org/svn/soft/monitor-edid diff --git a/NEWS b/NEWS index b730cab..8a42d65 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 3.4 - 25 January 2021 + - monitor-edid o don't try to run monitor-get-edid-using-vbe when booted in UEFI mode - it may overwrite a memory region being used by the UEFI BIOS (mga#28124) -- cgit v1.2.1