diff --git a/etc/config.sh/scotch b/etc/config.sh/scotch index 60e24597f3095e1e50be98a0ff9843866551e077..bb7261a0596738d2c6dd84edaa380f79ae09cac5 100644 --- a/etc/config.sh/scotch +++ b/etc/config.sh/scotch @@ -30,10 +30,12 @@ # # Can also disable by renaming/removing this file or by creating an empty # file with the same name at a user or site location. +# +# regressions noted in scotch-v7.0.1 #------------------------------------------------------------------------------ # USER EDITABLE PART: Changes made here may be lost with the next upgrade -SCOTCH_VERSION=scotch-v7.0.1 +SCOTCH_VERSION=scotch_6.1.0 export SCOTCH_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER$WM_PRECISION_OPTION$WM_LABEL_OPTION/$SCOTCH_VERSION # END OF (NORMAL) USER EDITABLE PART