From be039a145c84e64cfdd761405b5ae2ce011d2e89 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Fri, 13 Oct 2017 12:18:11 +0200
Subject: [PATCH] doc: update dynare compatibility

(cherry picked from commit 372decfe90c9d4c74027de5d259e4a59dfb5976f)
---
 doc/dynare.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 2a09adad6..ed67edf1b 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -442,7 +442,7 @@ If you want to give a URL, use the address of the Dynare website:
 @node Software requirements
 @section Software requirements
 
-Packaged versions of Dynare are available for Windows XP/Vista/7/8,
+Packaged versions of Dynare are available for Windows XP/Vista/7/8/10,
 @uref{http://www.debian.org,Debian GNU/Linux},
 @uref{http://www.ubuntu.com/,Ubuntu} and macOS 10.8 or later.  Dynare should
 work on other systems, but some compilation steps are necessary in that case.
@@ -455,7 +455,7 @@ In order to run Dynare, you need one of the following:
 MATLAB version 7.5 (R2007b) or above (MATLAB R2009b 64-bit for macOS);
 
 @item
-GNU Octave version 3.6 or above.
+GNU Octave version 4.2.1 or above.
 @end itemize
 
 Packages of GNU Octave can be downloaded on the
-- 
GitLab