aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b1f1663..52fd3a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 1.12
+VERSION = 1.13
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))
diff --git a/NEWS b/NEWS
index 73f6bf0..1f1edb3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.13 - 8 January 2007
+
- monitor-get-edid:
o skip /proc/acpi/video/**/EDID files which can't be valid (#34417)
o minimal support for getting EDID from different DDC port