From: azv Date: Mon, 23 Sep 2019 07:30:41 +0000 (+0300) Subject: Migrate to the latest version of SALOME X-Git-Tag: V9_4_0a2~4^2~71 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=82c55456998e77e3c67eee3c00c74b4604e6dbf2;p=modules%2Fshaper.git Migrate to the latest version of SALOME --- diff --git a/env.sh b/env.sh index 1635f584d..c8797d58f 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-09-19 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-09-23 # Path to sources export SOURCES_DIR=$(pwd)