Skip to content
Snippets Groups Projects
Verified Commit 9a557165 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Windows package: bump to Octave 9.1.0

parent 2b9c76f4
No related branches found
No related tags found
No related merge requests found
......@@ -52,10 +52,10 @@ Using Dynare with Octave
Dynare also works on top of GNU Octave, a free clone of MATLAB® (see
<https://www.octave.org>).
This version of Dynare is compiled for Octave 8.4.0 (MinGW, 64-bit),
This version of Dynare is compiled for Octave 9.1.0 (MinGW, 64-bit),
and may not work with other versions of Octave. The recommended version of
Octave can be downloaded at:
https://ftpmirror.gnu.org/gnu/octave/windows/octave-8.4.0-w64-installer.exe
https://ftpmirror.gnu.org/gnu/octave/windows/octave-9.1.0-w64-installer.exe
Every time you run Octave, you should type the following command (assuming that
you have installed Dynare at the standard location, and replacing ‘x.y’ by
......
SLICOT_VERSION = 5.9
X13AS_VERSION = 1-1-b60
OCTAVE_VERSION = 8.4.0
OCTAVE_VERSION = 9.1.0
OCTAVE_W64_BUILD =
MATLAB64_VERSION = 20231122
......
......@@ -100,7 +100,7 @@ Section "MinGW compiler for MATLAB 64-bit"
File /r deps\mingw64\*
SectionEnd
Section "MEX files for Octave 8.4.0 (64-bit)"
Section "MEX files for Octave 9.1.0 (64-bit)"
SetOutPath $INSTDIR\mex\octave\win64
File ..\build-win-octave\*.mex
SectionEnd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment