From: Artem Zhidkov Date: Tue, 7 Apr 2020 11:30:28 +0000 (+0300) Subject: Use the latest version of SALOME (2020-04-07) X-Git-Tag: V9_5_0b1~58^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1177bc935a07c61d9bf32128acb4cb259b1660d6;p=modules%2Fshaper.git Use the latest version of SALOME (2020-04-07) --- diff --git a/env.sh b/env.sh index 9e1c4e205..8fe5af008 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-31 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-04-07 # Path to sources export SOURCES_DIR=$(pwd)