From c524fbdb48ca5ba608821feeab6025e28f98b0f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 9 Jul 2018 15:33:24 +0200 Subject: [PATCH] Also upgrade the Octave version in the Windows README (cherry picked from commit d9ce09a7f480d31169d67f1e9a20d4b26c4af137) --- windows/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/README.txt b/windows/README.txt index c4b67a297..886fca456 100644 --- a/windows/README.txt +++ b/windows/README.txt @@ -57,7 +57,7 @@ Using Dynare with Octave Dynare also works on top of GNU Octave, a free clone of MATLAB (R) (see <http://www.octave.org>). -This version of Dynare is compiled for Octave 4.2.1 (MinGW, 32bit and 64bit), and may not work +This version of Dynare is compiled for Octave 4.4.0 (MinGW, 32bit and 64bit), and may not work with other versions of Octave. The recommended version of Octave can be downloaded at: -- GitLab