From 9465e460906ad2bd0e7a56b67aaf4d73a9ffa062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 21 Oct 2024 15:56:38 +0200 Subject: [PATCH] Manual: bump supported macOS version [skip ci] --- doc/manual/source/installation-and-configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst index 225d70582..7a1a5aa1d 100644 --- a/doc/manual/source/installation-and-configuration.rst +++ b/doc/manual/source/installation-and-configuration.rst @@ -8,8 +8,8 @@ Software requirements ===================== Packaged versions of Dynare are available for Windows (10 and 11), several -GNU/Linux distributions (Debian, Ubuntu, Linux Mint, Arch Linux), macOS (13 -Ventura), and FreeBSD. Dynare should work on other systems, but some +GNU/Linux distributions (Debian, Ubuntu, Linux Mint, Arch Linux), macOS (15 +“Sequoiaâ€), and FreeBSD. Dynare should work on other systems, but some compilation steps are necessary in that case. In order to run Dynare, you need one of the following: -- GitLab