From b91fa10fa1b35a872492319b1757526bde050235 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Mon, 29 Jan 2018 20:17:45 +0100
Subject: [PATCH] Fixed Matlab's version requirement.

---
 NEWS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index e060e2e189..41c2736543 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ The Windows packages are already available for download at:
 
 The Mac and GNU/Linux packages (for Debian and Ubuntu LTS) should follow soon.
 
-This release is compatible with MATLAB versions 7.3 (R2006b) to 9.3 (R2017b)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.3 (R2017b)
 and with GNU Octave versions 4.2.
 
 Here is a list of the problems identified in version 4.5.3 and that have been
@@ -65,7 +65,7 @@ The Windows packages are already available for download at:
 
 The Mac and GNU/Linux packages (for Debian and Ubuntu LTS) should follow soon.
 
-This release is compatible with MATLAB versions 7.3 (R2006b) to 9.3 (R2017b)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.3 (R2017b)
 and with GNU Octave versions 4.2.
 
 Here is a list of the problems identified in version 4.5.2 and that have been
@@ -90,7 +90,7 @@ The Windows packages are already available for download at:
 
 The Mac and GNU/Linux packages (for Debian and Ubuntu LTS) should follow soon.
 
-This release is compatible with MATLAB versions 7.3 (R2006b) to 9.3 (R2017b)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.3 (R2017b)
 and with GNU Octave versions 4.2.
 
 Here is a list of the problems identified in version 4.5.1 and that have been
@@ -169,7 +169,7 @@ The Windows packages are already available for download at:
 
 The Mac and GNU/Linux packages (for Debian and Ubuntu LTS) should follow soon.
 
-This release is compatible with MATLAB versions 7.3 (R2006b) to 9.2 (R2017a)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.2 (R2017a)
 and with GNU Octave versions 4.2.
 
 Here is a list of the problems identified in version 4.5.0 and that have been
@@ -215,7 +215,7 @@ The Mac and Debian/Ubuntu packages should follow soon.
 
 All users are strongly encouraged to upgrade.
 
-This release is compatible with MATLAB versions ranging from 7.3 (R2006b) to
+This release is compatible with MATLAB versions ranging from 7.5 (R2007b) to
 9.2 (R2017a) and with GNU Octave version 4.2.
 
 Here is the list of major user-visible changes:
-- 
GitLab