SET(${PROJECT_NAME_UC}_PATCH_VERSION 0)
SET(${PROJECT_NAME_UC}_VERSION
${${PROJECT_NAME_UC}_MAJOR_VERSION}.${${PROJECT_NAME_UC}_MINOR_VERSION}.${${PROJECT_NAME_UC}_PATCH_VERSION})
-SET(${PROJECT_NAME_UC}_VERSION_DEV 0)
+SET(${PROJECT_NAME_UC}_VERSION_DEV 1)
# Common CMake macros
# ===================
# General information about the project.
project = u'HOMARD'
-copyright = u'1996, 2011, 2016, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret'
+copyright = u'1996, 2011, 2017, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
<HOMARD, a SALOME module for Mesh Adaptation>
- Copyright (C) 1996, 2016 EDF
+ Copyright (C) 1996, 2017 EDF
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
<HOMARD, a SALOME module for Mesh Adaptation>
- Copyright (C) 1996, 2016 EDF
+ Copyright (C) 1996, 2017 EDF
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
# General information about the project.
project = u'HOMARD'
-copyright = u'1996, 2011, 2016, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret'
+copyright = u'1996, 2011, 2017, EDF R&D, G. Nicolas, T. Fouquet, P. Noyret'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the