From 08c169b7dc3f244ec81455ebd82f4c0e0b9e382a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 23 Jan 2008 11:25:16 +0000 Subject: 1.15 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 41ce50a..a7f56ed 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 1.14 +VERSION = 1.15 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) diff --git a/NEWS b/NEWS index f7da7e4..4dbbaf6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.15 - 23 January 2008 + - monitor-probe: o probe "using DMI" before "using X" - monitor-probe-using-X: -- cgit v1.2.1