From: Artem Zhidkov Date: Tue, 31 Mar 2020 05:49:03 +0000 (+0300) Subject: Use the latest version of SALOME (2020-03-31) X-Git-Tag: V9_5_0a2~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4dd66f98056fae9230dc4c9baa210a1a7ab44b89;p=modules%2Fshaper.git Use the latest version of SALOME (2020-03-31) --- diff --git a/env.sh b/env.sh index da3351344..9e1c4e205 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-30 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-31 # Path to sources export SOURCES_DIR=$(pwd)