X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Version.cmake;h=abc8e56fe960fb7be5c3b2ad5850ed0ede695eb8;hb=HEAD;hp=297aa6ccc633e76781e1397b36cc355af2a81aa2;hpb=17824854619941a12697fea8524f4218f9a14ef9;p=crea.git diff --git a/Version.cmake b/Version.cmake index 297aa6c..abc8e56 100644 --- a/Version.cmake +++ b/Version.cmake @@ -3,6 +3,8 @@ # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image # pour la Santé) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# Previous Authors : Laurent Guigues, Jean-Pierre Roux +# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil # # This software is governed by the CeCILL-B license under French law and # abiding by the rules of distribution of free software. You can use, @@ -21,6 +23,6 @@ # knowledge of the CeCILL-B license and that you accept its terms. # ------------------------------------------------------------------------ */ -SET(crea_MAJOR_VERSION 0) -SET(crea_MINOR_VERSION 3) -SET(crea_BUILD_VERSION 4) +SET(crea_MAJOR_VERSION 1) +SET(crea_MINOR_VERSION 1) +SET(crea_BUILD_VERSION 0)