From 71cee696194a5ba9873cb6b7b5e5f29f8bac7089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 17 Feb 2020 17:43:51 +0100 Subject: [PATCH] Manual: Octave 4.4 is now the minimal requirement --- doc/manual/source/installation-and-configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst index b98056101..49651c579 100644 --- a/doc/manual/source/installation-and-configuration.rst +++ b/doc/manual/source/installation-and-configuration.rst @@ -15,7 +15,7 @@ are necessary in that case. In order to run Dynare, you need one of the following: * MATLAB version 7.9 (R2009b) or above; -* GNU Octave version 4.2.1 or above, with the statistics package from +* GNU Octave version 4.4 or above, with the statistics package from `Octave-Forge`_. Note however that the Dynare installers for Windows and macOS require a more specific version of Octave, as indicated on the download page.