From 981e2e247a25769e51ab63e19f69af5990523a3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 16 Nov 2018 17:51:11 +0100
Subject: [PATCH] Fix MATLAB version number in announcement

---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 3ad74e2f20..cae41b3ae8 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.5 (R2007b) to 9.3 (R2018a)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.4 (R2018a)
 and with GNU Octave versions 4.4.
 
 Here is a list of the problems identified in version 4.5.5 and that have been
@@ -57,7 +57,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.5 (R2007b) to 9.3 (R2018a)
+This release is compatible with MATLAB versions 7.5 (R2007b) to 9.4 (R2018a)
 and with GNU Octave versions 4.2.
 
 Here is a list of the problems identified in version 4.5.4 and that have been
-- 
GitLab