From 9adcef2562e30b39a6293dcf14618ee306df20b6 Mon Sep 17 00:00:00 2001 From: nri Date: Thu, 6 Nov 2003 09:58:48 +0000 Subject: [PATCH] NRI : set 1.3.0 version --- 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 e38027d..820307e 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,3 @@ -This is the version 1.2.1 of SUPERV +This is the version 1.3.0 of SUPERV Compatible with : - - KERNEL 1.2.1 + - KERNEL 1.3.0 diff --git a/bin/VERSION b/bin/VERSION index 072d62e..7af05ab 100755 --- a/bin/VERSION +++ b/bin/VERSION @@ -1 +1 @@ -THIS IS SALOME PRO - SUPERV VERSION: 1.1a +THIS IS SALOME - SUPERV VERSION: 1.3.0 diff --git a/doc/html/INPUT/doxyfile b/doc/html/INPUT/doxyfile index 923f7d5..c04cbf5 100755 --- a/doc/html/INPUT/doxyfile +++ b/doc/html/INPUT/doxyfile @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- -PROJECT_NAME = "SALOME - SUPERV - v.1.2" +PROJECT_NAME = "SALOME - SUPERV - v.1.3.0" PROJECT_NUMBER = id#1.0 OUTPUT_DIRECTORY = ../ OUTPUT_LANGUAGE = English diff --git a/doc/html/INPUT/sources/static/tree.js b/doc/html/INPUT/sources/static/tree.js index f5cdde5..8634f4d 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.2 ", "", "") +foldersTree = gFld("SALOME v.1.3.0 ", "", "") insDoc(foldersTree, gLnk("Main Page", "", "main.html")) aux1 = insFld(foldersTree, gFld("TUI Reference Guide", "")) -- 2.39.2