From 6281c54d8011520e2299332e16e80d31cb62e271 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 10 Mar 2008 07:53:34 +0000 Subject: 1.16 --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f66d896..c4131af 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 1.15 +VERSION = 1.16 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) diff --git a/NEWS b/NEWS index bd170db..7ec3d5b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Version 1.16 - 10 March 2008 + - do not install monitor-get-edid-using-vbe on archs where VBE is not available (Remi Collet) -- cgit v1.2.1