From: Eduardo DAVILA Date: Thu, 16 Apr 2020 08:56:18 +0000 (+0200) Subject: #3388 CreaTools FeatureNew Normal - version 4 for windows X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a0e86c1b20eb6afd73fac4b4ee550e54372cd226;p=creaTools.git #3388 CreaTools FeatureNew Normal - version 4 for windows --- 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) #==================================