Update version to 3.2.0a1

This commit is contained in:
jfa 2006-02-08 09:47:15 +00:00
parent d0f366c4a3
commit 50eb85fb3d
6 changed files with 10 additions and 10 deletions

10
INSTALL
View File

@ -1,6 +1,6 @@
This is the version 3.1.0 of SMESH This is the version 3.2.0a1 of SMESH
Compatible with : Compatible with :
- KERNEL 3.1.0 - KERNEL 3.2.0a1
- SALOMEGUI 3.1.0 - SALOMEGUI 3.2.0a1
- GEOM 3.1.0 - GEOM 3.2.0a1
- MED 3.1.0 - MED 3.2.0a1

View File

@ -1 +1 @@
THIS IS SALOME - SMESH VERSION: 3.1.0 THIS IS SALOME - SMESH VERSION: 3.2.0a1

View File

@ -3,7 +3,7 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# General configuration options # General configuration options
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
PROJECT_NAME = "SALOME - SMESH - v.3.1.0" PROJECT_NAME = "SALOME - SMESH - v.3.2.0a1"
PROJECT_NUMBER = id#1.1 PROJECT_NUMBER = id#1.1
OUTPUT_DIRECTORY = ../ OUTPUT_DIRECTORY = ../
OUTPUT_LANGUAGE = English OUTPUT_LANGUAGE = English

View File

@ -3,7 +3,7 @@
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# General configuration options # General configuration options
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
PROJECT_NAME = "SALOME - SMESH - v.3.1.0" PROJECT_NAME = "SALOME - SMESH - v.3.2.0a1"
PROJECT_NUMBER = id#1.1 PROJECT_NUMBER = id#1.1
OUTPUT_DIRECTORY = ../ OUTPUT_DIRECTORY = ../
OUTPUT_LANGUAGE = English OUTPUT_LANGUAGE = English

View File

@ -1,4 +1,4 @@
foldersTree = gFld("<b>SALOME v.3.1.0 </b>", "", "") foldersTree = gFld("<b>SALOME v.3.2.0a1 </b>", "", "")
insDoc(foldersTree, gLnk("Main Page", "", "main.html")) insDoc(foldersTree, gLnk("Main Page", "", "main.html"))
aux1 = insFld(foldersTree, gFld("TUI Reference Guide", "")) aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))

View File

@ -16,7 +16,7 @@
<component-username>Mesh</component-username> <component-username>Mesh</component-username>
<component-type>MESH</component-type> <component-type>MESH</component-type>
<component-author>NRI</component-author> <component-author>NRI</component-author>
<component-version>3.1.0</component-version> <component-version>3.2.0a1</component-version>
<component-comment>Mesh component</component-comment> <component-comment>Mesh component</component-comment>
<component-multistudy>1</component-multistudy> <component-multistudy>1</component-multistudy>
<component-icone>ModuleMesh.png</component-icone> <component-icone>ModuleMesh.png</component-icone>