X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=3d1f0aeab88757ac46f52ded230ce38b1a9a5d5c;hb=a0e86c1b20eb6afd73fac4b4ee550e54372cd226;hp=e5033bf09a60dfc74210996f0ff704fefa49ad1a;hpb=c21ff084e6f65afb86f56f1e23870ac87948c240;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) #==================================