From 09cb6fc30677c089eaba399c09d057965c6cf47a Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Thu, 1 Oct 2009 13:19:16 +0000 Subject: release monitor-edid 2.4 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3cb2107..82f104e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 2.3 +VERSION = 2.4 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) diff --git a/NEWS b/NEWS index f5259d8..f662c70 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.4 - 1 October 2009 + - monitor-parse-edid: o ignore the Manufacturer Specified Range Timing descriptor if the first detailed timing descriptor appears to violate it (this probably -- cgit v1.2.1