From: Artem Zhidkov Date: Mon, 3 May 2021 19:39:54 +0000 (+0300) Subject: Use the latest version of SALOME (2021-05-03) X-Git-Tag: V9_8_0a1~48 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6173e21f134f7338b616ee2c5952b3b4a7226d5d;p=modules%2Fshaper.git Use the latest version of SALOME (2021-05-03) --- diff --git a/env.sh b/env.sh index bc988a15d..86094cfff 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2021-04-08 +export SALOME_DIR=/dn46/SALOME/series9x/current-2021-05-03 # Path to sources export SOURCES_DIR=$(pwd)