From 0727f0eb97bac2662cd75e01fba1781fd8cfd6f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Tue, 16 Nov 2021 11:47:47 +0100 Subject: [PATCH] No longer claim Windows 7 support for the snapshot Ref. dynare#1759 --- _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 c774eef..b35834f 100644 --- a/_includes/download-snapshot.html +++ b/_includes/download-snapshot.html @@ -17,7 +17,7 @@ <section class="dynare_section" id="snapshot_content1"> <p> - Compatible with Windows (7, 8.1, 10, 11), MATLAB (R2014a–R2021b) and + Compatible with Windows (8.1, 10, 11), MATLAB (R2014a–R2021b) and GNU Octave (<a href="https://ftp.gnu.org/gnu/octave/windows/octave-6.4.0-w64-installer.exe">6.4.0</a> only), 64-bit -- GitLab