From: Artem Zhidkov Date: Fri, 8 May 2020 20:19:58 +0000 (+0300) Subject: Use the latest version of SALOME (2020-05-08) X-Git-Tag: V9_5_0b1~21 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=55838ecb9b9d39a6de35d93c12677e6c89a6545f;p=modules%2Fshaper.git Use the latest version of SALOME (2020-05-08) --- diff --git a/env.sh b/env.sh index 5c91e088f..cf5178090 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-04-10 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-05-08 # Path to sources export SOURCES_DIR=$(pwd)