From 55d113492df5229fa82652c852f5d9d8e0bab339 Mon Sep 17 00:00:00 2001 From: dcq Date: Thu, 8 Jan 2004 09:37:43 +0000 Subject: [PATCH] DCQ : New Architecture --- INSTALL | 4 ++-- bin/VERSION | 2 +- doc/html/INPUT/doxyfile | 2 +- doc/html/INPUT/sources/static/tree.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 2b4b66d6e..c5b90393a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,3 @@ -This is the version 1.3.0 of GEOM +This is the version 1.3.1 of GEOM Compatible with : - - KERNEL 1.3.0 + - KERNEL 1.3.1 diff --git a/bin/VERSION b/bin/VERSION index 6156fe3ca..9f70773c4 100755 --- a/bin/VERSION +++ b/bin/VERSION @@ -1 +1 @@ -THIS IS SALOME - GEOM VERSION: 1.3.0 +THIS IS SALOME - GEOM VERSION: 1.3.1 diff --git a/doc/html/INPUT/doxyfile b/doc/html/INPUT/doxyfile index 90395f67f..6ad95ed08 100755 --- a/doc/html/INPUT/doxyfile +++ b/doc/html/INPUT/doxyfile @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = "SALOME - GEOM - v.1.3.0" +PROJECT_NAME = "SALOME - GEOM - v.1.3.1" 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 c744f4641..5c95689e3 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.3.1 ", "", "") insDoc(foldersTree, gLnk("Main Page", "", "main.html")) aux1 = insFld(foldersTree, gFld("TUI Reference Guide", "")) -- 2.39.2