From: mpv Date: Thu, 7 Mar 2019 10:08:33 +0000 (+0300) Subject: Update the currently used SALOME version X-Git-Tag: V9_3_0b1~5^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0c13fe8340833a7a8c9febd0048e88c683a4d090;p=modules%2Fshaper.git Update the currently used SALOME version --- diff --git a/env.sh b/env.sh index f7f59fbdb..5951769fc 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-03-06 +export SALOME_DIR=/dn46/SALOME/series9x/current-2019-03-07 # Path to sources export SOURCES_DIR=$(pwd)