aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-10 08:08:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-10 08:08:19 +0000
commite7595a404e8f412677b5fecf7c4c16aa6b9f2ce6 (patch)
treec194060e42e05a6625cd449e3811dbd84fa79ae0
parent09746a04dcf4fb1de2dab86f352dc13f24a42976 (diff)
downloadmonitor-edid-e7595a404e8f412677b5fecf7c4c16aa6b9f2ce6.tar
monitor-edid-e7595a404e8f412677b5fecf7c4c16aa6b9f2ce6.tar.gz
monitor-edid-e7595a404e8f412677b5fecf7c4c16aa6b9f2ce6.tar.bz2
monitor-edid-e7595a404e8f412677b5fecf7c4c16aa6b9f2ce6.tar.xz
monitor-edid-e7595a404e8f412677b5fecf7c4c16aa6b9f2ce6.zip
1.14
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52fd3a8..41ce50a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 1.13
+VERSION = 1.14
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))
diff --git a/NEWS b/NEWS
index f8de1d4..bf282d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.14 - 10 January 2007
+
- monitor-edid, monitor-get-edid:
o call monitor-get-edid-using-vbe with a range of ports, it stops on first
success (by default it tries port 0 then port 1)