From 04012508e3f236a5bf64437e18cd97de35f4bad7 Mon Sep 17 00:00:00 2001 From: Henrik Rusche Date: Sun, 1 Jun 2014 20:30:01 +0200 Subject: [PATCH] Bump foamInstallationTest --- bin/foamInstallationTest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/foamInstallationTest b/bin/foamInstallationTest index bb83a7d34..81bc10f6b 100755 --- a/bin/foamInstallationTest +++ b/bin/foamInstallationTest @@ -32,7 +32,7 @@ #------------------------------------------------------------------------------ # Base settings -FOAM_VERSION=foam-extend-3.0 +FOAM_VERSION=foam-extend-3.1 SUPPLIED_VERSION_GCC=4.3.3 MIN_VERSION_GCC=4.3.1