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_5_0b1~50 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7b1f8d90ecfa34110a6565ed5a41341d3d3c78d4;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)