From 81b2fe4c88ffc81fef4043df4773e1076ff7a74b Mon Sep 17 00:00:00 2001 From: Willi Mutschler <willi@mutschler.eu> Date: Tue, 26 Sep 2023 19:32:51 +0200 Subject: [PATCH] manual: change macOS version --- 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 056577d843..acbec1b529 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 (12 -“Monterey”), and FreeBSD. Dynare should work on other systems, but some +GNU/Linux distributions (Debian, Ubuntu, Linux Mint, Arch Linux), macOS (13 +Ventura), 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