X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FSMESH_BIN.sh;h=3681a51822d55c6c539ae691f6115d786c977ccd;hb=15d500ad3ebc31eec8b286677cf4cee0e9899307;hp=87d19e0043c264adb54a2a47c55740ccc46661da;hpb=d5ba68a61da42a274ca74c108879a6d5871848a6;p=tools%2Finstall.git diff --git a/config_files/SMESH_BIN.sh b/config_files/SMESH_BIN.sh index 87d19e0..3681a51 100755 --- a/config_files/SMESH_BIN.sh +++ b/config_files/SMESH_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${SMESH_ROOT_DIR}" ]; then check_lib_version VERSION ${SMESH_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${SMESH_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.3" ]; then + if [ "$ver" = "2.2.4" ]; then return 0 fi fi @@ -17,6 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <