From: azv Date: Tue, 10 Mar 2020 06:27:09 +0000 (+0300) Subject: Use the latest SALOME version (2020-03-10) X-Git-Tag: V9_5_0a2~50 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fd2835750a18bd4092313483597182ab28f216a5;p=modules%2Fshaper.git Use the latest SALOME version (2020-03-10) --- diff --git a/env.sh b/env.sh index ca8594586..587917bd0 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-04 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-10 # Path to sources export SOURCES_DIR=$(pwd)