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