From: mpv Date: Mon, 3 Feb 2020 08:13:03 +0000 (+0300) Subject: Migrate to the version of SALOME with 9.4.0 products and connector to SMESH modificat... X-Git-Tag: V9_5_0a1~40 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6d5d94cadacad918458880c6ea6eaa779cd64b00;p=modules%2Fshaper.git Migrate to the version of SALOME with 9.4.0 products and connector to SMESH modifications. --- diff --git a/env.sh b/env.sh index cf9a4e003..1b7c6dada 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-10-10 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-02-03 # Path to sources export SOURCES_DIR=$(pwd)