From: davila Date: Mon, 5 Jan 2015 14:09:45 +0000 (+0100) Subject: #2496 CreaTools Feature New Normal - New version 2.6.0 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaTools.git;a=commitdiff_plain;h=a104d3f19c596b463a5d37484fb7693da7bd33b8 #2496 CreaTools Feature New Normal - New version 2.6.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 5de4a4a..a9e2650 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ ENDIF(BUILD_TESTING) #================================== # The project version SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 4) +SET(PROJECT_MINOR_VERSION 6) SET(PROJECT_BUILD_VERSION 0) #==================================