From: Artem Zhidkov Date: Sat, 21 Nov 2020 11:53:22 +0000 (+0300) Subject: Use the latest version of SALOME (2020-11-20) X-Git-Tag: V9_7_0a1~85 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=792ace721bcaf8b0126696821df7522044ef657e;p=modules%2Fshaper.git Use the latest version of SALOME (2020-11-20) --- diff --git a/env.sh b/env.sh index 0ca929f47..3b3c36ed6 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-10-12 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-11-20 # Path to sources export SOURCES_DIR=$(pwd)