From 0242f349d2d1ade12da2ae08365310175d1999e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 9 Nov 2023 11:56:52 +0100 Subject: [PATCH] Windows package / snapshot: bump to Octave version 8.4.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 8a46796..7a703e3 100644 --- a/_includes/download-snapshot.html +++ b/_includes/download-snapshot.html @@ -19,7 +19,7 @@ <p> Compatible with Windows (10 and 11), MATLAB (R2014a–R2023b) and GNU Octave - (<a href="https://ftp.gnu.org/gnu/octave/windows/octave-8.3.0-w64-installer.exe">8.3.0</a> + (<a href="https://ftp.gnu.org/gnu/octave/windows/octave-8.4.0-w64-installer.exe">8.4.0</a> only), 64-bit </p> -- GitLab