X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=d2647d4a77c69913d08111772060a00303a6fd98;hb=da8d18ae29860bb6a242bdccbc58eb1699f2345c;hp=613bc1b63cc996fbb66d733e76f74bf8a033160b;hpb=613f520a1246f1e4d07473aeacc648a76ec115a7;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 613bc1b..d2647d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,7 @@ PROJECT(creaTools) #================================== # The project version SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 1) +SET(PROJECT_MINOR_VERSION 2) SET(PROJECT_BUILD_VERSION 0) #==================================