X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=00a7d6b8ce58af5378226938d49c57b70e3e9f1c;hb=3f5bd5b5b59c3b6335d8b8fc909a0ad04b25e0f7;hp=e5033bf09a60dfc74210996f0ff704fefa49ad1a;hpb=c21ff084e6f65afb86f56f1e23870ac87948c240;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index e5033bf..00a7d6b 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 5) SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 0) #==================================