X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=bbfe876419b03ee4bee086cdce4d85132e2c80a0;hb=09dbc5dc3ff0f5feb11e22620f8bda570cf42648;hp=846cb874e7854743f226f17497c418d2ebf0fe81;hpb=11c574c27c10b7adaf0bd85736d35eb4cdb131f6;p=creaTools.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 846cb87..bbfe876 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# --------------------------------------------------------------------- +# --------------------------------------------------------------------- # # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image # pour la Santé) @@ -30,7 +30,7 @@ PROJECT(CreaTools) #================================== # The project version SET(PROJECT_MAJOR_VERSION 2) -SET(PROJECT_MINOR_VERSION 2) +SET(PROJECT_MINOR_VERSION 3) SET(PROJECT_BUILD_VERSION 0) #==================================