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_6_0a1~82 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=21b889d43c8541a214a0915f1df0611908c449ba;p=modules%2Fshaper.git Use the latest version of SALOME (2020-06-02) --- diff --git a/env.sh b/env.sh index 3146a7b8b..42dc688a7 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-05-28 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-06-02 # Path to sources export SOURCES_DIR=$(pwd)