Salome HOME
Merge branch 'hydro/imps_2015' into V7_dev
[modules/smesh.git] / src / Tools / MGCleanerPlug / doc / conf.py.in
index b8f4307002a96e5e2fa789ec571e80461b7eb01a..b52763b9eae93c5a62370dc97eb481dc4fce42c1 100644 (file)
@@ -36,15 +36,15 @@ master_doc = 'index'
 
 # General substitutions.
 project = 'MGCleaner Plug-in'
-copyright = '2013, CEA'
+copyright = '2013-2015, EDF R&D'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
 #
 # The short X.Y version.
-version = '@VERSION@'
+version = '@SALOMESMESH_VERSION@'
 # The full version, including alpha/beta/rc tags.
-release = '@VERSION@'
+release = '@SALOMESMESH_VERSION@'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: