From: Artem Zhidkov Date: Sat, 27 Jun 2020 19:57:23 +0000 (+0300) Subject: Use the latest version of SALOME (2020-06-16) X-Git-Tag: V9_6_0a1~69 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c9ecf3dfe40d6c353b9e6d116b165089018a9b77;p=modules%2Fshaper.git Use the latest version of SALOME (2020-06-16) --- diff --git a/env.sh b/env.sh index 7d260c6cd..ff81011ab 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-06-05 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-06-16 # Path to sources export SOURCES_DIR=$(pwd)