From: Artem Zhidkov Date: Tue, 2 Jun 2020 10:25:35 +0000 (+0300) Subject: Use the latest version of SALOME (2020-06-02) X-Git-Tag: V9_5_0rc1~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9709535ba745a77e9d2c07288b90b922ef1d2254;p=modules%2Fshaper.git Use the latest version of SALOME (2020-06-02) --- diff --git a/env.sh b/env.sh index cf5178090..42dc688a7 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-05-08 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-06-02 # Path to sources export SOURCES_DIR=$(pwd)