From 490a0d8338dc2b1e24ed2f39961a121618ce1e79 Mon Sep 17 00:00:00 2001 From: Adam Nelson Date: Sat, 8 Oct 2016 11:34:28 -0400 Subject: [PATCH] Updated reference to gfrotran 4.6.0 in the docs as being the minimum version --- docs/source/usersguide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index 3dab08e9d3..925008495a 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -51,7 +51,7 @@ Prerequisites installed on your machine. Since a number of Fortran 2003/2008 features are used in the code, it is recommended that you use the latest version of whatever compiler you choose. For gfortran_, it is necessary to use - version 4.6.0 or above. + version 4.8.0 or above. If you are using Debian or a Debian derivative such as Ubuntu, you can install the gfortran compiler using the following command::