Change version name to 3.2.0a2

This commit is contained in:
jfa 2006-03-15 13:00:06 +00:00
parent 4ff5bd6154
commit e55d3a081b
6 changed files with 10 additions and 10 deletions

10
INSTALL
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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