From 42a2791e08986bcb36b6501a918518ca32700bfc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 1 Mar 2019 10:51:55 +0100
Subject: [PATCH] Fix Octave version compatible with the Windows package

---
 _includes/download-stable.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/download-stable.html b/_includes/download-stable.html
index d1c3517..e01d9f0 100644
--- a/_includes/download-stable.html
+++ b/_includes/download-stable.html
@@ -14,7 +14,7 @@
 
   <section class="dynare_section" id="stable_content1">
     <p>
-      Compatible with Windows (XP/Vista/7/8/10), MATLAB (R2007b and later) and Octave (4.4.0)
+      Compatible with Windows (XP/Vista/7/8/10), MATLAB (R2007b and later) and Octave (4.4.1)
     </p>
     <p class="stable">
       <i class="icon-document-download"></i>
-- 
GitLab