From: Artem Zhidkov Date: Thu, 28 May 2020 20:51:54 +0000 (+0300) Subject: Use the latest version of SALOME (2020-05-28) X-Git-Tag: V9_6_0a1~84 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1835707b6bdbf72e19acf99f98f3c61a4025eeac;p=modules%2Fshaper.git Use the latest version of SALOME (2020-05-28) --- diff --git a/env.sh b/env.sh index cf5178090..3146a7b8b 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-05-08 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-05-28 # Path to sources export SOURCES_DIR=$(pwd)