X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=2be06facaf30a6bbdf441e024ca5fd30baee8e17;hb=1c7fca66719e764717495bcd5afc66f9c833b141;hp=44e15d896153e88b602d8eab166ec98c11dc3592;hpb=22cc56bf64f757804b7e1577875210df110d2cf1;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 44e15d8..2be06fa 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 3) +SET(PROJECT_MINOR_VERSION 4) SET(PROJECT_BUILD_VERSION 0) #==================================