From 81fd6750ebba7ce570d84aad1ea223e69da2083f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 6 Sep 2022 11:22:13 +0200
Subject: [PATCH] Manual: document support for Octave 7.2.0

[skip ci]

(manually cherry picked from commit 6a3e890833d35b357b1dfa2bfba81c11ba0340a7)
---
 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 1041927d3e..531395ac03 100644
--- a/doc/manual/source/installation-and-configuration.rst
+++ b/doc/manual/source/installation-and-configuration.rst
@@ -15,7 +15,7 @@ compilation steps are necessary in that case.
 In order to run Dynare, you need one of the following:
 
 * MATLAB, any version ranging from 8.3 (R2014a) to 9.12 (R2022a);
-* GNU Octave, any version ranging from 5.2.0 to 7.1.0, with the statistics
+* GNU Octave, any version ranging from 5.2.0 to 7.2.0, with the statistics
   package from `Octave-Forge`_. Note however that the Dynare installer for
   Windows requires a more specific version of Octave, as indicated on the
   download page.
-- 
GitLab