From: Artem Zhidkov Date: Tue, 24 Nov 2020 08:10:47 +0000 (+0300) Subject: Use the latest version of SALOME (2020-11-24) X-Git-Tag: V9_7_0a1~84 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=96eabed2075c3541623726943484a0fc85244ffc;p=modules%2Fshaper.git Use the latest version of SALOME (2020-11-24) --- diff --git a/env.sh b/env.sh index 3b3c36ed6..28ad916ed 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-11-20 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-11-24 # Path to sources export SOURCES_DIR=$(pwd)