From: Artem Zhidkov Date: Mon, 13 Apr 2020 10:15:47 +0000 (+0300) Subject: Use the latest version of SALOME (2020-04-10) X-Git-Tag: V9_6_0a1~60^2~74 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=eca91ef6b577cb39a88c0b75bc3d173a44f9295e;p=modules%2Fshaper.git Use the latest version of SALOME (2020-04-10) --- diff --git a/env.sh b/env.sh index 8fe5af008..5c91e088f 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-04-07 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-04-10 # Path to sources export SOURCES_DIR=$(pwd)