aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2009-09-06 13:05:50 +0000
committerAnssi Hannula <anssi@mandriva.org>2009-09-06 13:05:50 +0000
commit745f728c31e37eff847385da1b73244921251c97 (patch)
treebc55a7eeecf38c7541ff633b918845545d32b2a0
parentce4d9ae7cccc9370646adfc30da4db3c4a0a33d1 (diff)
downloadmonitor-edid-745f728c31e37eff847385da1b73244921251c97.tar
monitor-edid-745f728c31e37eff847385da1b73244921251c97.tar.gz
monitor-edid-745f728c31e37eff847385da1b73244921251c97.tar.bz2
monitor-edid-745f728c31e37eff847385da1b73244921251c97.tar.xz
monitor-edid-745f728c31e37eff847385da1b73244921251c97.zip
release monitor-edid 2.32.3
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0ccf8c..3cb2107 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 2.2
+VERSION = 2.3
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))
diff --git a/NEWS b/NEWS
index 5dbdab4..94a99df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 2.3 - 6 September 2009
+
- monitor-get-edid-using-vbe:
o update x86emu from xserver git (fixes issues at least with newish
NVIDIA cards)