From: maintenance team Date: Mon, 19 Nov 2007 16:22:20 +0000 (+0000) Subject: Changing version from 3.2.8 to 3.2.9 X-Git-Tag: V_3_2_9~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=20eb09f2d87ebef9aba56a0d79156ff4872eca21;p=tools%2Finstall.git Changing version from 3.2.8 to 3.2.9 --- diff --git a/config_files/CALCULATOR_BIN.sh b/config_files/CALCULATOR_BIN.sh index cfbab0b..3cc2764 100755 --- a/config_files/CALCULATOR_BIN.sh +++ b/config_files/CALCULATOR_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${CALCULATOR_ROOT_DIR}" ]; then diff --git a/config_files/CALCULATOR_SRC.sh b/config_files/CALCULATOR_SRC.sh index 5aa4893..73e4ebc 100755 --- a/config_files/CALCULATOR_SRC.sh +++ b/config_files/CALCULATOR_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${CALCULATOR_SRC_DIR}" ]; then diff --git a/config_files/COMPONENT_BIN.sh b/config_files/COMPONENT_BIN.sh index ac2eaf7..2338892 100755 --- a/config_files/COMPONENT_BIN.sh +++ b/config_files/COMPONENT_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${COMPONENT_ROOT_DIR}" ]; then diff --git a/config_files/COMPONENT_SRC.sh b/config_files/COMPONENT_SRC.sh index 0b34c6d..65f24f5 100755 --- a/config_files/COMPONENT_SRC.sh +++ b/config_files/COMPONENT_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${COMPONENT_SRC_DIR}" ]; then diff --git a/config_files/DOCUMENTATION.sh b/config_files/DOCUMENTATION.sh index 934998e..b5f5cf3 100755 --- a/config_files/DOCUMENTATION.sh +++ b/config_files/DOCUMENTATION.sh @@ -42,7 +42,7 @@ install_source() make_env ${INSTALL_ROOT} ${INSTALL_WORK} "${PRODUCT_SEQUENCE}" ${PRODUCT_TYPE} source ${INSTALL_WORK}/$SHRC -check_jb tar xfz ${SOURCE_DIR}/DOCUMENTATION-V3.2.8.tar.gz -C ${INSTALL_ROOT} +check_jb tar xfz ${SOURCE_DIR}/DOCUMENTATION-V3.2.9.tar.gz -C ${INSTALL_ROOT} print_env } diff --git a/config_files/GEOM_BIN.sh b/config_files/GEOM_BIN.sh index 0057959..4385998 100755 --- a/config_files/GEOM_BIN.sh +++ b/config_files/GEOM_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GEOM_ROOT_DIR}" ]; then diff --git a/config_files/GEOM_SRC.sh b/config_files/GEOM_SRC.sh index 7dbce12..003e030 100755 --- a/config_files/GEOM_SRC.sh +++ b/config_files/GEOM_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GEOM_SRC_DIR}" ]; then diff --git a/config_files/GHS3DPLUGIN_BIN.sh b/config_files/GHS3DPLUGIN_BIN.sh index b32fabe..c21e6c6 100755 --- a/config_files/GHS3DPLUGIN_BIN.sh +++ b/config_files/GHS3DPLUGIN_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GHS3DPLUGIN_ROOT_DIR}" ]; then diff --git a/config_files/GHS3DPLUGIN_SRC.sh b/config_files/GHS3DPLUGIN_SRC.sh index 736dd51..ac8374c 100755 --- a/config_files/GHS3DPLUGIN_SRC.sh +++ b/config_files/GHS3DPLUGIN_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GHS3DPLUGIN_SRC_DIR}" ]; then diff --git a/config_files/GUI_BIN.sh b/config_files/GUI_BIN.sh index 6010064..bf7558a 100755 --- a/config_files/GUI_BIN.sh +++ b/config_files/GUI_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GUI_ROOT_DIR}" ]; then diff --git a/config_files/GUI_SRC.sh b/config_files/GUI_SRC.sh index ae18c4b..38b6bb0 100755 --- a/config_files/GUI_SRC.sh +++ b/config_files/GUI_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${GUI_SRC_DIR}" ]; then diff --git a/config_files/HELLO_BIN.sh b/config_files/HELLO_BIN.sh index d9d3b03..5db57d5 100755 --- a/config_files/HELLO_BIN.sh +++ b/config_files/HELLO_BIN.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${HELLO_ROOT_DIR}" ]; then diff --git a/config_files/HELLO_SRC.sh b/config_files/HELLO_SRC.sh index f868d16..4a5382d 100755 --- a/config_files/HELLO_SRC.sh +++ b/config_files/HELLO_SRC.sh @@ -12,7 +12,7 @@ # #################################################################################### -VERSION="3.2.8" +VERSION="3.2.9" check_version(){ if [ -n "${HELLO_SRC_DIR}" ]; then diff --git a/config_files/HXX2SALOME.sh b/config_files/HXX2SALOME.sh index acea6c6..aafd3b9 100755 --- a/config_files/HXX2SALOME.sh +++ b/config_files/HXX2SALOME.sh @@ -56,7 +56,7 @@ source ${INSTALL_WORK}/$SHRC makedir ${PRODUCT_DIR} -check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV3.2.8.tar.gz -C ${INSTALL_WORK} +check_jb tar xfz ${SOURCE_DIR}/HXX2SALOMEsourcesV3.2.9.tar.gz -C ${INSTALL_WORK} cd ${PRODUCT_WORK} cat >> ${PRODUCT_DIR}/CONFIGURE.LOG <