From d16c4dc21f925352040123e90b42ffcc08499ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 19 Mar 2024 14:47:06 +0100 Subject: [PATCH] Windows package / snapshot: bump to Octave version 9.1.0 --- _includes/download-snapshot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/download-snapshot.html b/_includes/download-snapshot.html index 8584c6d..9155b23 100644 --- a/_includes/download-snapshot.html +++ b/_includes/download-snapshot.html @@ -19,7 +19,7 @@ <p> Compatible with Windows (10 and 11), MATLAB (R2018b–R2023b) and GNU Octave - (<a href="https://ftp.gnu.org/gnu/octave/windows/octave-8.4.0-w64-installer.exe">8.4.0</a> + (<a href="https://ftp.gnu.org/gnu/octave/windows/octave-9.1.0-w64-installer.exe">9.1.0</a> only), 64-bit </p> -- GitLab