Proper version set-up

This commit is contained in:
vsr 2013-09-19 09:41:56 +00:00
parent 99980447ac
commit 382348e73a
7 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,3 @@
[SALOME GEOM] : @VERSION@ [SALOME GEOM] : @SALOMEGEOM_VERSION@
[DEVELOPMENT] : @VERSION_DEV@ [DEVELOPMENT] : @SALOMEGEOM_VERSION_DEV@
[DESCRIPTION] : SALOME Geometry module [DESCRIPTION] : SALOME Geometry module

View File

@ -54,9 +54,9 @@ copyright = '2010 EDF R&D'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '@VERSION@' version = '@SALOMEGEOM_VERSION@'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '@VERSION@' release = '@SALOMEGEOM_VERSION@'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@ -19,5 +19,5 @@ $extrastylesheet
<body> <body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea"><div align="right"><div class="version">Version: @VERSION@</div></div></div> <div id="titlearea"><div align="right"><div class="version">Version: @SALOMEGEOM_VERSION@</div></div></div>
<!-- end header part --> <!-- end header part -->

View File

@ -19,6 +19,6 @@ $extrastylesheet
<body> <body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea"><div align="right"><div class="version">Version: @VERSION@</div></div></div> <div id="titlearea"><div align="right"><div class="version">Version: @SALOMEGEOM_VERSION@</div></div></div>
<div align="bottom-left"><a href=../index.html>Home</a></div> <div align="bottom-left"><a href=../index.html>Home</a></div>
<!-- end header part --> <!-- end header part -->

View File

@ -19,5 +19,5 @@ $extrastylesheet
<body> <body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea"><div align="right"><div class="version">Version: @VERSION@</div></div></div> <div id="titlearea"><div align="right"><div class="version">Version: @SALOMEGEOM_VERSION@</div></div></div>
<!-- end header part --> <!-- end header part -->

View File

@ -69,7 +69,7 @@
<component-username>Geometry</component-username> <component-username>Geometry</component-username>
<component-type>Geom</component-type> <component-type>Geom</component-type>
<component-author>NRI</component-author> <component-author>NRI</component-author>
<component-version>@VERSION@</component-version> <component-version>@SALOMEGEOM_VERSION@</component-version>
<component-comment>Geometry component</component-comment> <component-comment>Geometry component</component-comment>
<component-multistudy>1</component-multistudy> <component-multistudy>1</component-multistudy>
<component-icone>ModuleGeom.png</component-icone> <component-icone>ModuleGeom.png</component-icone>
@ -642,7 +642,7 @@
<component-username>GEOM_Superv</component-username> <component-username>GEOM_Superv</component-username>
<component-type>OTHER</component-type> <component-type>OTHER</component-type>
<component-author></component-author> <component-author></component-author>
<component-version>@VERSION@</component-version> <component-version>@SALOMEGEOM_VERSION@</component-version>
<component-comment>Supervision wrapper for Geometry component</component-comment> <component-comment>Supervision wrapper for Geometry component</component-comment>
<component-multistudy>1</component-multistudy> <component-multistudy>1</component-multistudy>
<component-impltype>1</component-impltype> <component-impltype>1</component-impltype>

View File

@ -27,7 +27,7 @@
<parameter name="name" value="Geometry"/> <parameter name="name" value="Geometry"/>
<parameter name="icon" value="ModuleGeom.png"/> <parameter name="icon" value="ModuleGeom.png"/>
<parameter name="documentation" value="geom_help"/> <parameter name="documentation" value="geom_help"/>
<parameter name="version" value="@VERSION@"/> <parameter name="version" value="@SALOMEGEOM_VERSION@"/>
</section> </section>
<section name="geom_help" > <section name="geom_help" >
<parameter name="sub_menu" value="%1 module"/> <parameter name="sub_menu" value="%1 module"/>