From: barate Date: Thu, 12 Dec 2013 09:44:24 +0000 (+0000) Subject: Fix JOBMANAGER version X-Git-Tag: V7_3_0~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=43087b78e98e2164a532649afda678cd8ac4b499;p=modules%2Fjobmanager.git Fix JOBMANAGER version --- diff --git a/doc/conf.py.in b/doc/conf.py.in index 8e2a17a..c6767fd 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -46,9 +46,9 @@ copyright = '2010-2013 CEA/DEN, EDF R&D, A. Ribes' # built documents. # # The short X.Y version. -version = '@SHORT_VERSION@' +version = '@SALOMEJOBMANAGER_MAJOR_VERSION@.@SALOMEJOBMANAGER_MINOR_VERSION@' # The full version, including alpha/beta/rc tags. -release = '@VERSION@' +release = '@SALOMEJOBMANAGER_VERSION@' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/src/salomegui/resources/SalomeApp.xml.in b/src/salomegui/resources/SalomeApp.xml.in index c6376d4..6a3504e 100644 --- a/src/salomegui/resources/SalomeApp.xml.in +++ b/src/salomegui/resources/SalomeApp.xml.in @@ -24,7 +24,7 @@ - +