From: Eduardo Enrique Davila Serrano Date: Mon, 25 May 2026 10:02:37 +0000 (+0200) Subject: v5 to v6 X-Git-Url: http://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=225654044e17884013e08e7b15328a7f123d06fc;p=creaTools.git v5 to v6 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 00a7d6b..0f814da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version -SET(PROJECT_MAJOR_VERSION 5) +SET(PROJECT_MAJOR_VERSION 6) SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 0) #==================================