From f33692c79c684612ffc6dfa3a1e3754698f28814 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 16 Nov 2021 16:52:46 +0100
Subject: [PATCH] Manual: no longer claim Windows 7 support

Closes: #1759
---
 doc/manual/source/installation-and-configuration.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst
index 86cff175d3..f2bfc73604 100644
--- a/doc/manual/source/installation-and-configuration.rst
+++ b/doc/manual/source/installation-and-configuration.rst
@@ -7,7 +7,7 @@ Installation and configuration
 Software requirements
 =====================
 
-Packaged versions of Dynare are available for Windows (7, 8.1, 10 and 11),
+Packaged versions of Dynare are available for Windows (8.1, 10 and 11),
 several GNU/Linux distributions (Debian, Ubuntu, Linux Mint, Arch Linux) and
 macOS (11). Dynare should work on other systems, but some compilation steps are
 necessary in that case.
-- 
GitLab