mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Update version to 3.2.0a1
This commit is contained in:
parent
d0f366c4a3
commit
50eb85fb3d
10
INSTALL
10
INSTALL
@ -1,6 +1,6 @@
|
||||
This is the version 3.1.0 of SMESH
|
||||
This is the version 3.2.0a1 of SMESH
|
||||
Compatible with :
|
||||
- KERNEL 3.1.0
|
||||
- SALOMEGUI 3.1.0
|
||||
- GEOM 3.1.0
|
||||
- MED 3.1.0
|
||||
- KERNEL 3.2.0a1
|
||||
- SALOMEGUI 3.2.0a1
|
||||
- GEOM 3.2.0a1
|
||||
- MED 3.2.0a1
|
||||
|
@ -1 +1 @@
|
||||
THIS IS SALOME - SMESH VERSION: 3.1.0
|
||||
THIS IS SALOME - SMESH VERSION: 3.2.0a1
|
||||
|
@ -3,7 +3,7 @@
|
||||
#---------------------------------------------------------------------------
|
||||
# General configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
PROJECT_NAME = "SALOME - SMESH - v.3.1.0"
|
||||
PROJECT_NAME = "SALOME - SMESH - v.3.2.0a1"
|
||||
PROJECT_NUMBER = id#1.1
|
||||
OUTPUT_DIRECTORY = ../
|
||||
OUTPUT_LANGUAGE = English
|
||||
|
@ -3,7 +3,7 @@
|
||||
#---------------------------------------------------------------------------
|
||||
# General configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
PROJECT_NAME = "SALOME - SMESH - v.3.1.0"
|
||||
PROJECT_NAME = "SALOME - SMESH - v.3.2.0a1"
|
||||
PROJECT_NUMBER = id#1.1
|
||||
OUTPUT_DIRECTORY = ../
|
||||
OUTPUT_LANGUAGE = English
|
||||
|
@ -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"))
|
||||
|
||||
aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))
|
||||
|
@ -16,7 +16,7 @@
|
||||
<component-username>Mesh</component-username>
|
||||
<component-type>MESH</component-type>
|
||||
<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-multistudy>1</component-multistudy>
|
||||
<component-icone>ModuleMesh.png</component-icone>
|
||||
|
Loading…
Reference in New Issue
Block a user