]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Update for Salome 5.1.5
authorinv <inv@opencascade.com>
Tue, 19 Oct 2010 11:54:50 +0000 (11:54 +0000)
committerinv <inv@opencascade.com>
Tue, 19 Oct 2010 11:54:50 +0000 (11:54 +0000)
README
bin/SALOME_InstallWizard
config_Debian_4.0_64bit.xml
config_Mandriva_2008.0.xml
config_files/common.sh
doc/readme.html
src/SALOME_InstallWizard.cxx

diff --git a/README b/README
index 8865e295eb41f63cb49d72f1672c1c663f3c5f9b..3ba16a478a2958c294b102e774de67c54c215f46 100644 (file)
--- a/README
+++ b/README
                source salome.csh
 
           where <KERNEL_ROOT_DIR> is KERNEL binaries directory, e.g. 
-          KERNEL_5.1.4 for the 5.1.4 version.
+          KERNEL_5.1.5 for the 5.1.5 version.
 
      2.2. Launching of SALOME
        
           After you set environment you can start SALOME. Go to the KERNEL 
-          module's binaries directory (KERNEL_5.1.4/bin/salome for the version 
-          5.1.4) by using of 'cd' command and then type:
+          module's binaries directory (KERNEL_5.1.5/bin/salome for the version 
+          5.1.5) by using of 'cd' command and then type:
 
                runSalome [<parameters>]
 
           In this scenario it is supposed that you have installed SALOME
           modules sources in the /home/user/salome directory. The name of each module
           sources directory depends on the version of the platform, for example,
-          KERNEL_SRC_5.1.4 for KERNEL module of SALOME version 5.1.4.
+          KERNEL_SRC_5.1.5 for KERNEL module of SALOME version 5.1.5.
 
           Compilation and installation should be performed according to 
           the dependencies between modules:
 
           - create a configuration script by typing
 
-               ../KERNEL_SRC_5.1.4/build_configure
+               ../KERNEL_SRC_5.1.5/build_configure
 
           - run configure script which will check the environment and create 
            Makefile files:
 
-               ../KERNEL_SRC_5.1.4/configure --prefix=/home/user/salome/KERNEL-5.1.4
+               ../KERNEL_SRC_5.1.5/configure --prefix=/home/user/salome/KERNEL-5.1.5
 
           Note, that --prefix option defines the directory where you want to 
           install KERNEL module after 'make install' procedure. configure script
                make install
 
           After you have completed this scenario, KERNEL module is built and 
-          installed into /home/user/salome/KERNEL-5.1.4 directory.
+          installed into /home/user/salome/KERNEL-5.1.5 directory.
 
           - modify your environment scripts:
 
           * for bash:
 
-               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-5.1.4
+               export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-5.1.5
 
           * for csh:
 
-               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-5.1.4
+               setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-5.1.5
 
           - then repeat this scenario for other modules you want to build taking 
             into account the dependencies between modules (see dependencies table
 
                setenv MODULE_ROOT_DIR /home/user/salome/<MODULE_distribution>
 
-          where <MODULE_distribution> is a MODULE-5.1.4 (see above).
+          where <MODULE_distribution> is a MODULE-5.1.5 (see above).
 
      4.2. Automatic build procedure: build.csh and build.sh scripts
 
index 4b62a060d06172af2bf7e873046282679b12ca65..810b0449af953daa22d27992e6e7df4509a0c9a3 100755 (executable)
Binary files a/bin/SALOME_InstallWizard and b/bin/SALOME_InstallWizard differ
index 3ee88ace1ed1665cdd79d78a9c3d81fa10875eda..6031bdf17acc81a11c85d7b5473b273285b3878f 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.4"
+  <config version="5.1.5"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Debian 4.0 64bit"
-         targetdir="${HOME}/salome_5.1.4"
+         targetdir="${HOME}/salome_5.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Debian 4.0 64bit"
-                   version="5.1.4
+                   version="5.1.5
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Interface to use SALOME Launcher services">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Debian 4.0 64bit"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp9">
+             description="Open CASCADE version 6.3sp10">
       <installation os="Debian 4.0 64bit"
-                    version="6.3sp9
+                    version="6.3sp10
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp9.sh"/>
+                   script="CAS-6.3sp10.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp9">
+             description="Patch for Open CASCADE version 6.3sp10">
       <installation os="Debian 4.0 64bit"
-                    version="6.3sp9
+                    version="6.3sp10
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp9-patch.sh"/>
+                   script="CAS-6.3sp10-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
index f2c6f9a4900abb6e6e2aecb4b8806db66e76f770..8d950b48d69c460f871e170f26d83b76d77dd239 100755 (executable)
@@ -1,11 +1,11 @@
 <document>
 
-  <config version="5.1.4"
+  <config version="5.1.5"
          caption="SALOME v%1"
          copyright="&lt;h5>Copyright (C) 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE&lt;br>&lt;br>Copyright (C) 2003-2007 OPEN CASCADE,&lt;br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,&lt;br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS&lt;/h5>"
           license="&lt;h5>GNU LGPL&lt;/h5>"
          platforms="Mandriva 2008.0"
-         targetdir="${HOME}/salome_5.1.4"
+         targetdir="${HOME}/salome_5.1.5"
          tempdir="/tmp"
          optionallibs="libcppunit,libblsurf"/>
 
@@ -24,7 +24,7 @@
              type="component"
             description="SALOME platform KERNEL module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="26633,11153,84278"
@@ -35,7 +35,7 @@
              type="component"
             description="SALOME platform GUI module">
       <installation os="Mandriva 2008.0"
-                   version="5.1.4
+                   version="5.1.5
                    disable="false"
                    installdiskspace="21446,10313,79189"
                    script="GUI.sh"/>
@@ -44,7 +44,7 @@
              type="component"
             description="SALOME platform GEOM module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="44527,17706,191768"
@@ -54,7 +54,7 @@
              type="component"
             description="SALOME platform MED module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="113068,71175,376032"
@@ -64,7 +64,7 @@
              type="component"
             description="SALOME platform SMESH module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="63544,15848,244628"
@@ -74,7 +74,7 @@
              type="component"
             description="SALOME platform VISU module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="29149,9965,108154"
                    script="VISU.sh"/>
@@ -83,7 +83,7 @@
              type="component"
             description="SALOME platform NETGEN meshing algorithm plugin">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="10270,349,39271"
@@ -93,7 +93,7 @@
              type="component"
             description="SALOME platform GHS3D meshing algorithm plugin. For use this plugin you should add the path to ghs3d to your PATH environment variable.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="232,120,2583"
              type="component"
             description="SMESH plugin from CEA sources">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="208,221,2958"
              type="component"
             description="SALOME platform COMPONENT module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="9904,685,37988"
                    script="COMPONENT.sh"/>
              type="component"
             description="SALOME platform PYCALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="68,220,2065"
                    script="PYCALCULATOR.sh"/>
              type="component"
             description="SALOME platform CALCULATOR module">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="4100,452,17269"
                    script="CALCULATOR.sh"/>
              type="component"
             description="Example SALOME C++ module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="2686,196,12245"
                    script="HELLO.sh"/>
              type="component"
             description="Example SALOME Python module: Hello.">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="104,260,2029"
                    script="PYHELLO.sh"/>
              type="component"
             description="LIGHT (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="LIGHT.sh"/>
              type="component"
             description="LIGHT Python (no-CORBA-engine) SALOME module example">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="PYLIGHT.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="RANDOMIZER.sh"/>
              type="component"
             description="SALOME-based module implement simple interface to calculate Sierpinsky fields">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="SIERPINSKY.sh"/>
              type="component"
             description="Med Memory package">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="true"
                    installdiskspace="208,221,2958"
                    script="FILTER.sh"/>
              type="component"
             description="Partitioning/decimation module for the SALOME platform">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="208,221,2958"
                    script="MULTIPR.sh"/>
              type="component"
             description="Tool to supervise execution of complex interconnected scientific applications">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="false"
                    installdiskspace="208,221,2958"
             type="component"
              description="Component and module generator for SALOME">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="YACSGEN.sh"/>
             type="component"
              description="Interface to use SALOME Launcher services">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="1305,1489,1401"
                    script="JOBMANAGER.sh"/>
              type="component"
             description="SALOME samples files">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,48711,0"
             type="component"
              description="SALOME module generator">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="769,10242,14097"
                    script="HXX2SALOME.sh"/>
             type="component"
              description="SALOME module generator documentation">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    installdiskspace="9713,9691,19636"
                    script="HXX2SALOMEDOC.sh"/>
             type="component"
              description="SALOME documentation">
       <installation os="Mandriva 2008.0"
-                    version="5.1.4
+                    version="5.1.5
                    disable="false"
                    woguimode="true"
                    installdiskspace="0,205188,0"
     </product>
     <product name="OpenCascade" 
             type="prerequisite"
-             description="Open CASCADE version 6.3sp9">
+             description="Open CASCADE version 6.3sp10">
       <installation os="Mandriva 2008.0"
-                    version="6.3sp9
+                    version="6.3sp10
                    disable="false"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp9.sh"/>
+                   script="CAS-6.3sp10.sh"/>
     </product>
     <product name="PatchForOpenCascade" 
             type="prerequisite"
-             description="Patch for Open CASCADE version 6.3sp9">
+             description="Patch for Open CASCADE version 6.3sp10">
       <installation os="Mandriva 2008.0"
-                    version="6.3sp9
+                    version="6.3sp10
                    disable="true"
                    installdiskspace="241631,268394,1222169"
-                   script="CAS-6.3sp9-patch.sh"/>
+                   script="CAS-6.3sp10-patch.sh"/>
     </product>
     <product name="Qwt" 
             type="prerequisite"
index 3fb2ebb26a731cbef29055ca9eaa7f7bf05fa50e..2ce3ead05d7f67aad0e6e781361a6b2dabe03224 100755 (executable)
@@ -19,8 +19,8 @@ export CSHRC="salome.csh"
 #####################################################
 # !WARNING! This is current SALOME version number 
 ####################################################
-export SALOME_VERSION="5.1.4"
-export YACSGEN_VERSION="5.1.4"
+export SALOME_VERSION="5.1.5"
+export YACSGEN_VERSION="5.1.5"
 export JOBMANAGER_VERSION="0.1"
 
 # Name of the single directory for SALOME modules
index db32e1d0a119097c8085a55a8ae31d58137e47ea..e0e797b36deb43e7a6d40fb622c0790baa4dc1b4 100755 (executable)
@@ -36,7 +36,7 @@ Wizard Help</font></font></h3>
 </table>
 </center>
 <div align="right"><b><font color="#000099">updated for the version </font><font
- color="#ff0000">5.1.4</font></b></div>
+ color="#ff0000">5.1.5</font></b></div>
 <hr>
 <ul>
   <li> <a href="#install_from_wizard">Installing products with the
index 7d03979f84127a73ea01342068eb6075ba68e5ff..278ba62d30ae05e88daf83bb69fbab500b90d1cd 100644 (file)
@@ -559,7 +559,7 @@ SALOME_InstallWizard::SALOME_InstallWizard(const QString& aXmlFileName,
   addLogo( pixmap( pxLogo ) );
 
   // set defaults
-  setVersion( "5.1.4" );
+  setVersion( "5.1.5" );
   setCaption( tr( "SALOME %1" ).arg( myVersion ) );
   setCopyright( tr( "<h5>Copyright &copy; 2007-2010 CEA/DEN, EDF R&amp;D, OPEN CASCADE<br></h5>"
                "<h5>Copyright &copy; 2003-2007 OPEN CASCADE,<br>EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D,<br>LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</h5>" ));