From a07e3fa86a707b49d5f865b1aec5a72dab9d1509 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 4 Feb 2020 15:31:11 +0100
Subject: [PATCH] The Windows snapshot now builds against Octave 5.2.0

---
 _includes/download-snapshot.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/download-snapshot.html b/_includes/download-snapshot.html
index 9e96408..22772df 100644
--- a/_includes/download-snapshot.html
+++ b/_includes/download-snapshot.html
@@ -15,9 +15,9 @@
   <section class="dynare_section" id="snapshot_content1">
     <p>
       Compatible with Windows (7, 8.1, 10), MATLAB (R2009b and later) and
-      Octave (5.1.0 only,
-      <a href="https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w64-installer.exe">64-bit</a>
-      or <a href="https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w32-installer.exe">32-bit</a>)
+      Octave (5.2.0 only,
+      <a href="https://ftp.gnu.org/gnu/octave/windows/octave-5.2.0-w64-installer.exe">64-bit</a>
+      or <a href="https://ftp.gnu.org/gnu/octave/windows/octave-5.2.0-w32-installer.exe">32-bit</a>)
     </p>
 
     <p>Executable installer:</p>
-- 
GitLab