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