X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=e4549f18f02640e8f75e14f600c373a6957feb90;hb=refs%2Fheads%2Fvtk8itk5wx3-macos;hp=3d1f0aeab88757ac46f52ded230ce38b1a9a5d5c;hpb=b569f8c6a3e4ea8ba1381bd2a9fd1e9789fd286f;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d1f0ae..e4549f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version SET(PROJECT_MAJOR_VERSION 4) -SET(PROJECT_MINOR_VERSION 0) +SET(PROJECT_MINOR_VERSION 1) SET(PROJECT_BUILD_VERSION 0) #==================================