X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=3d1f0aeab88757ac46f52ded230ce38b1a9a5d5c;hb=d717966a9f263322afebefad1056775ec06a5581;hp=e5033bf09a60dfc74210996f0ff704fefa49ad1a;hpb=c50171b26e0b4d9c246f234c5a2db23a5e28919b;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index e5033bf..3d1f0ae 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version -SET(PROJECT_MAJOR_VERSION 3) +SET(PROJECT_MAJOR_VERSION 4) SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 0) #==================================