From 4a7d2938ffbae5fbf1b29c59c04636b5f0383bb2 Mon Sep 17 00:00:00 2001 From: Henry Date: Sun, 17 Mar 2013 10:20:32 +0000 Subject: [PATCH] foamInstallationTest: Update min gcc version --- bin/foamInstallationTest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/foamInstallationTest b/bin/foamInstallationTest index 9d8c1545f2..fe72e8ce96 100755 --- a/bin/foamInstallationTest +++ b/bin/foamInstallationTest @@ -3,7 +3,7 @@ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------- # License @@ -32,7 +32,7 @@ #------------------------------------------------------------------------------ # Base settings -MIN_VERSION_GCC=4.3.2 +MIN_VERSION_GCC=4.5.0 # General WIDTH=20