X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=eda72b30bb4d1151623d298aa6b7b2942c229b8f;hb=558552a636fe8354ae26f11ffc0118d38728e3b8;hp=af5171eceb5ac1dc4fd091d73c4070113ad1b6fc;hpb=6a5cb196590770b4a1d04e794f3604f929578809;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index af5171e..eda72b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ PROJECT(creaImageIO) -SET(PROJECT_MAJOR_VERSION 1) -SET(PROJECT_MINOR_VERSION 0) +SET(PROJECT_MAJOR_VERSION 0) +SET(PROJECT_MINOR_VERSION 2) SET(PROJECT_BUILD_VERSION 0) SET(CREA_VERBOSE_CMAKE TRUE) @@ -42,4 +42,4 @@ ENDIF(WIN32) SUBDIRS(src) SUBDIRS(appli) SUBDIRS(bbtk) - +SUBDIRS(install)