Bump Octave version.

Octave 4.2.1 32bit or 64bit is now required (should work with 4.2.0 but not
tested anymore, so users should upgrade).
time-shift
Stéphane Adjemian (Charybdis) 2017-04-26 15:51:24 +02:00
parent 650a3f6da2
commit e21387c874
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ function v = supported_octave_version()
% You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>.
v = '4.2.0';
v = '4.2.1';