From d9cbb2bb94fb922784873063aa60be830259be46 Mon Sep 17 00:00:00 2001 From: mpa Date: Wed, 27 Nov 2013 13:53:43 +0000 Subject: [PATCH] CMake: - edit version variable name --- bin/VERSION.in | 4 ++-- doc/salome/gui/HexoticPLUGIN/static/header.html.in | 2 +- doc/salome/gui/HexoticPLUGIN/static/header_py.html.in | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/VERSION.in b/bin/VERSION.in index 8691962..3dc38e2 100755 --- a/bin/VERSION.in +++ b/bin/VERSION.in @@ -1,4 +1,4 @@ -[SALOME HexoticPLUGIN] : @SALOMEHexoticPLUGIN_VERSION@ -[DEVELOPMENT] : @SALOMEHexoticPLUGIN_VERSION_DEV@ +[SALOME HexoticPLUGIN] : @SALOMEHEXOTICPLUGIN_VERSION@ +[DEVELOPMENT] : @SALOMEHEXOTICPLUGIN_VERSION_DEV@ [DESCRIPTION] : DISTENE Hexotic meshing plug-in for SALOME Mesh module diff --git a/doc/salome/gui/HexoticPLUGIN/static/header.html.in b/doc/salome/gui/HexoticPLUGIN/static/header.html.in index 9a1fdf9..eee6b14 100755 --- a/doc/salome/gui/HexoticPLUGIN/static/header.html.in +++ b/doc/salome/gui/HexoticPLUGIN/static/header.html.in @@ -19,5 +19,5 @@ $extrastylesheet
-
Version: @SALOMEHexoticPLUGIN_VERSION@
+
Version: @SALOMEHEXOTICPLUGIN_VERSION@
diff --git a/doc/salome/gui/HexoticPLUGIN/static/header_py.html.in b/doc/salome/gui/HexoticPLUGIN/static/header_py.html.in index 5d7b1fe..a65693d 100644 --- a/doc/salome/gui/HexoticPLUGIN/static/header_py.html.in +++ b/doc/salome/gui/HexoticPLUGIN/static/header_py.html.in @@ -19,6 +19,6 @@ $extrastylesheet
-
Version: @SALOMEHexoticPLUGIN_VERSION@
+
Version: @SALOMEHEXOTICPLUGIN_VERSION@
Home
-- 2.30.2