From: mpv Date: Wed, 17 Jul 2019 07:57:09 +0000 (+0300) Subject: Migrate to linux last version to get GUI module updates X-Git-Tag: VEDF2019Lot4~97 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7fac1d6fe5298e46f582ee7582c0e166aba8819c;p=modules%2Fshaper.git Migrate to linux last version to get GUI module updates --- diff --git a/env.sh b/env.sh index e9cd297eb..d636fbe98 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-04-11 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-07-15 # Path to sources export SOURCES_DIR=$(pwd)