From: azv Date: Mon, 12 Jul 2021 10:31:23 +0000 (+0300) Subject: Use the latest version of SALOME (2021-07-12) X-Git-Tag: V9_8_0a1~33 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4c4dafaa709bf5d5dbc431f6d4401240647ac353;p=modules%2Fshaper.git Use the latest version of SALOME (2021-07-12) --- diff --git a/env.sh b/env.sh index 86094cfff..441c6e374 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2021-05-03 +export SALOME_DIR=/dn46/SALOME/series9x/current-2021-07-12 # Path to sources export SOURCES_DIR=$(pwd)