From: Eduardo DAVILA Date: Thu, 16 Apr 2020 08:59:24 +0000 (+0200) Subject: v4 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=b569f8c6a3e4ea8ba1381bd2a9fd1e9789fd286f;p=creaTools.git v4 --- 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) #==================================