aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: