From: azv Date: Wed, 4 Mar 2020 07:43:34 +0000 (+0300) Subject: Use latest version of SALOME (2020-03-04) X-Git-Tag: V9_5_0a2~59 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=40b56a1375e26fc56c608266c468c3fd8ded2054;p=modules%2Fshaper.git Use latest version of SALOME (2020-03-04) --- diff --git a/env.sh b/env.sh index cdaec7021..ca8594586 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-02-26 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-04 # Path to sources export SOURCES_DIR=$(pwd)