From: Artem Zhidkov Date: Mon, 30 Mar 2020 08:36:08 +0000 (+0300) Subject: Use the latest version of SALOME (2020-03-30) X-Git-Tag: V9_5_0a2~13^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b1f9c1564f651ac59784bd15527fbd5b1f594511;p=modules%2Fshaper.git Use the latest version of SALOME (2020-03-30) --- diff --git a/env.sh b/env.sh index bcd7b358e..da3351344 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-17 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-03-30 # Path to sources export SOURCES_DIR=$(pwd)