From: azv Date: Wed, 29 Jan 2020 05:42:54 +0000 (+0300) Subject: Update to use the latest version of SALOME X-Git-Tag: V9_5_0a1~58 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ece1e67fcbd13d1f7f3fb1754890d178dd5d11aa;p=modules%2Fshaper.git Update to use the latest version of SALOME --- diff --git a/env.sh b/env.sh index 135023480..fb872dc19 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-01-23 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-01-29 # Path to sources export SOURCES_DIR=$(pwd)