From f1c336f8b5d5cd0a8c6b8eb14416f68fed965dc3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 7 Jul 2008 18:23:05 +0000 Subject: 2.1 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f299827..fae9f0f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 2.0 +VERSION = 2.1 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) diff --git a/NEWS b/NEWS index ee10ab0..75f5513 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 2.1 - 7 July 2008 + - monitor-parse-edid: o compute and display the "dpi" of the preferred modelines o handle parsing of EDIDs found in "xrandr --prop" or Xorg.log -- cgit v1.2.1