From 8cac773d0c47ddcbfc6071e8b70a7b35811d7f15 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Mon, 12 Feb 2018 13:58:57 +0200 Subject: update NEWS and version for release. --- Makefile | 2 +- NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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: -- cgit v1.2.1