From f1a742a1303fa8917dcd127c4bc022d47ff51ac7 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Tue, 2 Oct 2018 14:25:18 +0100 Subject: [PATCH] Upgraded Scotch to 6.0.6 --- etc/config.sh/scotch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.sh/scotch b/etc/config.sh/scotch index 9e8bdda672..5aecafe156 100644 --- a/etc/config.sh/scotch +++ b/etc/config.sh/scotch @@ -37,7 +37,7 @@ # #------------------------------------------------------------------------------ -export SCOTCH_VERSION=scotch_6.0.3 +export SCOTCH_VERSION=scotch_6.0.6 export SCOTCH_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER$WM_PRECISION_OPTION$WM_LABEL_OPTION/$SCOTCH_VERSION #------------------------------------------------------------------------------