From: Artem Zhidkov Date: Fri, 26 Mar 2021 15:42:12 +0000 (+0300) Subject: Use the latest version of SALOME (2021-03-26) X-Git-Tag: V9_7_0a1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=705e996afb24502508b3c273987e84630f905628;p=modules%2Fshaper.git Use the latest version of SALOME (2021-03-26) --- diff --git a/env.sh b/env.sh index 282341c85..3312dbda5 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2021-02-16 +export SALOME_DIR=/dn46/SALOME/series9x/current-2021-03-26 # Path to sources export SOURCES_DIR=$(pwd)