mirror of https://github.com/swig/swig
Adjust oldest supported scilab version
We were claiming 5.3.3 but the older we test in CI is actually 5.5.2.
This commit is contained in:
parent
251977ddf1
commit
2947806421
|
@ -97,7 +97,7 @@ SWIG for Scilab supports Linux. Other operating systems haven't been tested.
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Scilab is supported from version 5.3.3 onwards, the SWIG generated code is supported on both Scilab 5, Scilab 6 and more recent versions.
|
||||
Scilab is supported from version 5.5.2 onwards, the SWIG generated code is supported on both Scilab 5, Scilab 6 and more recent versions.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue