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

Upgrade to Octave 4.4.1 for Windows installer

parent 51416bf2
No related branches found
No related tags found
No related merge requests found
......@@ -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.4.0 (MinGW, 32bit and 64bit), and may not work
This version of Dynare is compiled for Octave 4.4.1 (MinGW, 32bit and 64bit), and may not work
with other versions of Octave. The recommended version of Octave can be
downloaded at:
......
......@@ -112,12 +112,12 @@ SectionGroupEnd
SectionGroup "MEX files for Octave"
Section "MEX files for Octave 4.4.0 (MinGW, 64bit)"
Section "MEX files for Octave 4.4.1 (MinGW, 64bit)"
SetOutPath $INSTDIR\mex\octave
File ..\mex\octave\*
SectionEnd
Section "MEX files for Octave 4.4.0 (MinGW, 32bit)"
Section "MEX files for Octave 4.4.1 (MinGW, 32bit)"
SetOutPath $INSTDIR\mex\octave32
File ..\mex\octave32\*
SectionEnd
......
  • Johannes Pfeifer @JohannesPfeifer ·
    Developer

    @sebastien Is Dynare 4.5.7 going to support the newest Octave version? If yes, we need to port this commit

  • Sébastien Villemot @sebastien

    mentioned in commit 8b7afbae

    ·

    mentioned in commit 8b7afbae

    Toggle commit list
  • Author Owner

    Yes, we want to support the latest Octave. Backported.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment