X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=00a7d6b8ce58af5378226938d49c57b70e3e9f1c;hb=3f5bd5b5b59c3b6335d8b8fc909a0ad04b25e0f7;hp=a9e26509a0c2f0605bc1aefd881d8ff365756d1e;hpb=a104d3f19c596b463a5d37484fb7693da7bd33b8;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a9e2650..00a7d6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,8 +42,8 @@ ENDIF(BUILD_TESTING) #================================== # The project version -SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 6) +SET(PROJECT_MAJOR_VERSION 5) +SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 0) #==================================