From: Artem Zhidkov Date: Tue, 16 Feb 2021 07:30:13 +0000 (+0300) Subject: Use the latest version of SALOME (2021-02-16) X-Git-Tag: V9_7_0a1~36 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cde0b40e898ae6fcccda1c5ac7f715c047a51efe;p=modules%2Fshaper.git Use the latest version of SALOME (2021-02-16) --- diff --git a/env.sh b/env.sh index 3f0e105ef..282341c85 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2021-02-12 +export SALOME_DIR=/dn46/SALOME/series9x/current-2021-02-16 # Path to sources export SOURCES_DIR=$(pwd)