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 = 'jobmanager'
-copyright = '2010-2016 CEA/DEN, EDF R&D, A. Ribes'
+copyright = '2010-2017 CEA/DEN, EDF R&D, A. Ribes'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the