From: Artem Zhidkov Date: Mon, 20 Jul 2020 10:35:51 +0000 (+0300) Subject: Use the latest version of SALOME (2020-07-20) X-Git-Tag: V9_6_0a1~51 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=125c25d82a746fc9a3afc269538d5f5bb7c05cae;p=modules%2Fshaper.git Use the latest version of SALOME (2020-07-20) --- diff --git a/env.sh b/env.sh index ff81011ab..5278ef68f 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-06-16 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-07-20 # Path to sources export SOURCES_DIR=$(pwd)