From: nadir Date: Mon, 16 Jan 2006 09:09:58 +0000 (+0000) Subject: comitting in the Main branch the branch BR_3_1_0deb X-Git-Tag: ForV3_2_0a1With_K_G_310~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7dce489fd15a6f62aad41d3b5f7059e05a53e916;p=modules%2Fmed.git comitting in the Main branch the branch BR_3_1_0deb --- diff --git a/INSTALL b/INSTALL index dbe11e3ed..06f8d05fd 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -This is the version 3.1.0b1 of MED +This is the version 3.1.0 of MED Compatible with : - - KERNEL 3.1.0b1 - - SALOMEGUI 3.1.0b1 + - KERNEL 3.1.0 + - SALOMEGUI 3.1.0 diff --git a/bin/VERSION b/bin/VERSION index 085a3171f..c89a9d5bf 100755 --- a/bin/VERSION +++ b/bin/VERSION @@ -1 +1 @@ -THIS IS SALOME - MED VERSION: 3.1.0b1 +THIS IS SALOME - MED VERSION: 3.1.0 diff --git a/doc/salome/tui/MED/doxyfile b/doc/salome/tui/MED/doxyfile index 1bba3b632..7dfdb20b6 100755 --- a/doc/salome/tui/MED/doxyfile +++ b/doc/salome/tui/MED/doxyfile @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = "SALOME - MED - v.2.1.0" +PROJECT_NAME = "SALOME - MED - v.3.1.0" PROJECT_NUMBER = id#1.1 OUTPUT_DIRECTORY = ../ OUTPUT_LANGUAGE = English diff --git a/doc/salome/tui/MED/sources/static/tree.js b/doc/salome/tui/MED/sources/static/tree.js index d410052c4..9faf73c4f 100755 --- a/doc/salome/tui/MED/sources/static/tree.js +++ b/doc/salome/tui/MED/sources/static/tree.js @@ -1,4 +1,4 @@ -foldersTree = gFld("SALOME v.2.1.0 ", "", "") +foldersTree = gFld("SALOME v.3.1.0 ", "", "") insDoc(foldersTree, gLnk("Main Page", "", "main.html")) aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))