From: Artem Zhidkov Date: Mon, 21 Dec 2020 12:26:39 +0000 (+0300) Subject: Use the latest version of SALOME (2020-12-21) X-Git-Tag: V9_7_0a1~64 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8b674e649409e400fbd5c80ae3f116c04bee0c6f;p=modules%2Fshaper.git Use the latest version of SALOME (2020-12-21) --- diff --git a/env.sh b/env.sh index 28ad916ed..060985d4f 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-11-24 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-12-21 # Path to sources export SOURCES_DIR=$(pwd)