From 32a3083e3571cedf6596b6562b4e0da75b326894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 11 Dec 2013 18:30:13 +0100 Subject: [PATCH] Fix MATLAB version number (cherry picked from commit 57fb62e138aab3bec49dcab6aca694c4b0a4ea02) --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 66bfd6256..8204c4dbf 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ 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 -8.1 (R2013b) and with GNU Octave version 3.6. +8.2 (R2013b) and with GNU Octave version 3.6. Here is the list of major user-visible changes: -- GitLab