From: Eduardo DAVILA Date: Tue, 7 Jun 2022 11:13:06 +0000 (+0200) Subject: new version v4.1.0 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=refs%2Fheads%2Fvtk8itk5wx3-macos;p=creaTools.git new version v4.1.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d1f0ae..e4549f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version SET(PROJECT_MAJOR_VERSION 4) -SET(PROJECT_MINOR_VERSION 0) +SET(PROJECT_MINOR_VERSION 1) SET(PROJECT_BUILD_VERSION 0) #==================================