X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=a9e26509a0c2f0605bc1aefd881d8ff365756d1e;hb=a104d3f19c596b463a5d37484fb7693da7bd33b8;hp=5de4a4a70f8606c75fd13727f8ff753b73d3fe34;hpb=cb171f997d03a05164a1406fa5fd0feaab6da10f;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5de4a4a..a9e2650 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 4) +SET(PROJECT_MINOR_VERSION 6) SET(PROJECT_BUILD_VERSION 0) #==================================