X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=4b8e3d7ba7bcf4f079135017af67ceeb65ab12c6;hb=688ca72c3097af56bc2a2cba126227b86d85262a;hp=d699297bad3e3027e489d303a08c0797c28f9f4e;hpb=e44e380ce1a1ba82e9fc6ecda35451e360c5f436;p=creaMaracasVisu.git diff --git a/CMakeLists.txt b/CMakeLists.txt index d699297..4b8e3d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,8 +52,8 @@ ENDIF(BUILD_TESTING) #----------------------------------------------------------------------------- SET(PROJECT_MAJOR_VERSION 1) -SET(PROJECT_MINOR_VERSION 1) -SET(PROJECT_BUILD_VERSION 1) +SET(PROJECT_MINOR_VERSION 2) +SET(PROJECT_BUILD_VERSION 0) #==================================