aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2018-02-12 13:58:57 +0200
committerShlomi Fish <shlomif@shlomifish.org>2018-02-12 13:58:57 +0200
commit8cac773d0c47ddcbfc6071e8b70a7b35811d7f15 (patch)
treeb99919e5a85c847590a42814266616740aad5658
parent35f31019faa82c705ec9ef5ca33c4681d55d0d23 (diff)
downloadmonitor-edid-8cac773d0c47ddcbfc6071e8b70a7b35811d7f15.tar
monitor-edid-8cac773d0c47ddcbfc6071e8b70a7b35811d7f15.tar.gz
monitor-edid-8cac773d0c47ddcbfc6071e8b70a7b35811d7f15.tar.bz2
monitor-edid-8cac773d0c47ddcbfc6071e8b70a7b35811d7f15.tar.xz
monitor-edid-8cac773d0c47ddcbfc6071e8b70a7b35811d7f15.zip
update NEWS and version for release.v3.2
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 185d37f..2923441 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 3.1
+VERSION = 3.2
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
SVNPATH = svn+ssh://svn.mageia.org/svn/soft/monitor-edid
diff --git a/NEWS b/NEWS
index b17eda9..4d47feb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 3.2 - 12 February 2018, by Shlomi Fish
+
+- monitor-parse-edid
+ o fix warning on unescaped left brace in recent perls.
+
+- monitor-get-edid-using-vbe:
+ o fix compile-time warning - MGA#22575
+
Version 3.1 - 4 June 2012, by Guillaume Rousse
- monitor-parse-edid: