From: azv Date: Fri, 13 Mar 2020 13:42:18 +0000 (+0300) Subject: Use latest version of SALOME (2020-03-13) X-Git-Tag: V9_5_0a2~37 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=552c779558dd40a7ae7a6f0cbc4452eab6210742;p=modules%2Fshaper.git Use latest version of SALOME (2020-03-13) --- diff --git a/env.sh b/env.sh index 752412409..23d7db48f 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-11 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-13 # Path to sources export SOURCES_DIR=$(pwd)