]> SALOME platform Git repositories - plugins/hexoticplugin.git/commitdiff
Salome HOME
CMake: V7_3_0a1
authormpa <mpa@opencascade.com>
Wed, 27 Nov 2013 13:59:18 +0000 (13:59 +0000)
committermpa <mpa@opencascade.com>
Wed, 27 Nov 2013 13:59:18 +0000 (13:59 +0000)
- edit version variable name

HexoticPLUGIN_version.h.in

index ed0b35a2ad2d2d0ce06997852e9b85469612db13..716c6e84ddca5ff3864738b31bdafcb3896d91fe 100644 (file)
   HexoticPLUGIN_DEVELOPMENT         : (integer) indicates development version when set to 1
 */
 
-#define HexoticPLUGIN_VERSION_MAJOR       @SALOMEHexoticPLUGIN_MAJOR_VERSION@
-#define HexoticPLUGIN_VERSION_MINOR       @SALOMEHexoticPLUGIN_MINOR_VERSION@
-#define HexoticPLUGIN_VERSION_MAINTENANCE @SALOMEHexoticPLUGIN_PATCH_VERSION@
-#define HexoticPLUGIN_VERSION_STR         "@SALOMEHexoticPLUGIN_VERSION@"
-#define HexoticPLUGIN_VERSION             @SALOMEHexoticPLUGIN_XVERSION@
-#define HexoticPLUGIN_DEVELOPMENT         @SALOMEHexoticPLUGIN_VERSION_DEV@
+#define HexoticPLUGIN_VERSION_MAJOR       @SALOMEHEXOTICPLUGIN_MAJOR_VERSION@
+#define HexoticPLUGIN_VERSION_MINOR       @SALOMEHEXOTICPLUGIN_MINOR_VERSION@
+#define HexoticPLUGIN_VERSION_MAINTENANCE @SALOMEHEXOTICPLUGIN_PATCH_VERSION@
+#define HexoticPLUGIN_VERSION_STR         "@SALOMEHEXOTICPLUGIN_VERSION@"
+#define HexoticPLUGIN_VERSION             @SALOMEHEXOTICPLUGIN_XVERSION@
+#define HexoticPLUGIN_DEVELOPMENT         @SALOMEHEXOTICPLUGIN_VERSION_DEV@
 
 #endif // __HEXOTICPLUGIN_VERSION_H__