From: Artem Zhidkov Date: Mon, 21 Dec 2020 12:26:39 +0000 (+0300) Subject: Use the latest version of SALOME (2020-12-21) X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cd0b50da739f74e77f1dc3d81cc059a95c453940;p=modules%2Fshaper.git Use the latest version of SALOME (2020-12-21) --- diff --git a/env.sh b/env.sh index 0ca929f47..060985d4f 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-12-21 # Path to sources export SOURCES_DIR=$(pwd)