diff --git a/doc/dynare.texi b/doc/dynare.texi
index 6a43b5e7fd64094015dd226087d638c33168ba22..ec5070900b6723ea4c356ed674e59e400755719a 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -463,7 +463,7 @@ Dynare will be installed under @file{/usr/share/dynare} and
 @subsection On Mac OS X
 
 Execute the automated installer called
-@file{dynare-4.@var{x}.@var{y}-macosx-10.5+10.6.pkg} (where
+@file{dynare-4.@var{x}.@var{y}.pkg} (where
 4.@var{x}.@var{y} is the version number), and follow the
 instructions. The default installation directory is
 @file{/Applications/Dynare/4.@var{x}.@var{y}}.
@@ -7108,6 +7108,15 @@ function for more information.
 
 @end deffn
 
+@anchor{dynare_version}
+@deffn Command dynare_version ;
+
+Output the version of Dynare that is currently being used (@i{i.e.}
+the one that is highest on the Matlab/Octave path).
+
+@end deffn
+
+
 @node The Configuration File
 @chapter The Configuration File