From: mpv Date: Fri, 13 Sep 2019 13:42:53 +0000 (+0300) Subject: Use newest version of SALOME with the fitter interface updated. X-Git-Tag: V9_4_0a2~4^2~101 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fb2606902c580ff9f2fe51630d2e1084b9f47a20;p=modules%2Fshaper.git Use newest version of SALOME with the fitter interface updated. --- diff --git a/env.sh b/env.sh index 72508628d..bf249510e 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-08-19 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-09-13 # Path to sources export SOURCES_DIR=$(pwd)