From: Artem Zhidkov Date: Mon, 12 Oct 2020 17:33:09 +0000 (+0300) Subject: Use the latest version of SALOME (2020-10-12) X-Git-Tag: V9_6_0b1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc4f10c68627d17723347dbc8480126ed57ef3ab;p=modules%2Fshaper.git Use the latest version of SALOME (2020-10-12) --- diff --git a/env.sh b/env.sh index 5278ef68f..0ca929f47 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-07-20 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-10-12 # Path to sources export SOURCES_DIR=$(pwd)