From 1d57bc7d98e30ca544a134bc339eb1bcc9107b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Argos=29?= <stepan@adjemian.eu> Date: Wed, 19 Feb 2025 16:02:31 +0100 Subject: [PATCH] Correct required Octave version in NEWS.md by fixing patch de6dfaf31. [skip ci] --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2b478c13ef..2ece2759e9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,8 +9,8 @@ The Windows, macOS, MATLAB online and source packages are available for download at [the Dynare website](https://www.dynare.org/download/). This release is compatible with MATLAB versions ranging from 9.5 (R2018b) to -24.2 (R2024b), and with GNU Octave versions ranging from 7.1.0 to 9.2.0 (NB: -the Windows package requires version 9.2.0 specifically). +24.2 (R2024b), and with GNU Octave versions ranging from 7.1.0 to 9.4.0 (NB: +the Windows package requires version 9.4.0 specifically). Here is a list of the problems identified in version 6.2 and that have been fixed in version 6.3: -- GitLab