From: mpv Date: Thu, 26 Sep 2019 06:56:20 +0000 (+0300) Subject: Use the newest SALOME version. X-Git-Tag: V9_4_0a2~4^2~64 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ab63ac5fe2c9626d04f457ea7c63eb620245c6b3;p=modules%2Fshaper.git Use the newest SALOME version. --- diff --git a/env.sh b/env.sh index c8797d58f..420d5bdd8 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-09-23 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-09-26 # Path to sources export SOURCES_DIR=$(pwd)