From: nri Date: Fri, 30 Jan 2004 10:34:39 +0000 (+0000) Subject: NRI : 1.4.0 version. X-Git-Tag: V1_4_0~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5ff929380779a7b97fc38919740c4de352df8719;p=modules%2Fvisu.git NRI : 1.4.0 version. --- diff --git a/INSTALL b/INSTALL index 0433cf12..1e30dd5b 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -This is the version 1.3.0 of VISU +This is the version 1.4.0 of VISU Compatible with : - - KERNEL 1.3.0 - - MED 1.3.0 + - KERNEL 1.4.0 + - MED 1.4.0 diff --git a/bin/VERSION b/bin/VERSION index b7a46ecf..fc5321c0 100755 --- a/bin/VERSION +++ b/bin/VERSION @@ -1 +1 @@ -THIS IS SALOME - VISU VERSION: 1.3.0 +THIS IS SALOME - VISU VERSION: 1.4.0 diff --git a/doc/html/INPUT/doxyfile b/doc/html/INPUT/doxyfile index 340e445e..ea9d33ba 100755 --- a/doc/html/INPUT/doxyfile +++ b/doc/html/INPUT/doxyfile @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = "SALOME - VISU - v.1.3.0" +PROJECT_NAME = "SALOME - VISU - v.1.4.0" PROJECT_NUMBER = id#1.1 OUTPUT_DIRECTORY = ../ OUTPUT_LANGUAGE = English diff --git a/doc/html/INPUT/sources/static/tree.js b/doc/html/INPUT/sources/static/tree.js index 9028d790..e0ae6c3d 100755 --- a/doc/html/INPUT/sources/static/tree.js +++ b/doc/html/INPUT/sources/static/tree.js @@ -1,4 +1,4 @@ -foldersTree = gFld("SALOME v.1.3.0 ", "", "") +foldersTree = gFld("SALOME v.1.4.0 ", "", "") insDoc(foldersTree, gLnk("Main Page", "", "main.html")) aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))