From 6d5d94cadacad918458880c6ea6eaa779cd64b00 Mon Sep 17 00:00:00 2001 From: mpv Date: Mon, 3 Feb 2020 11:13:03 +0300 Subject: [PATCH] Migrate to the version of SALOME with 9.4.0 products and connector to SMESH modifications. --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.sh b/env.sh index cf9a4e003..1b7c6dada 100644 --- a/env.sh +++ b/env.sh @@ -1,6 +1,6 @@ #!/bin/bash -x -export SALOME_DIR=/dn46/SALOME/series9x/current-2019-10-10 +export SALOME_DIR=/dn46/SALOME/series9x/current-2020-02-03 # Path to sources export SOURCES_DIR=$(pwd) -- 2.30.2