From 7f55ea77824c5adbc4dde3a03def72e66fcc169d Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Fri, 20 Aug 2021 13:31:31 +0200
Subject: [PATCH] manual: update Dynare path

[skip CI]
---
 doc/manual/source/the-configuration-file.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual/source/the-configuration-file.rst b/doc/manual/source/the-configuration-file.rst
index 281c2cfb3d..a3d2de7ad2 100644
--- a/doc/manual/source/the-configuration-file.rst
+++ b/doc/manual/source/the-configuration-file.rst
@@ -384,6 +384,6 @@ set up Dynare for parallel execution.
     #so we only need to provide the name of the exe file
     MatlabOctavePath=matlab
     #Dynare path you are using
-    DynarePath=C:/dynare/2016-05-10/matlab
+    DynarePath=C:/dynare/4.7.0/matlab
 
 .. _PsTools: https://technet.microsoft.com/sysinternals/pstools.aspx
-- 
GitLab