From: regrain Date: Mon, 14 Feb 2005 12:54:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: Version1.0.bp~4 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=244ea8a89a28eed430462a042410e87e98e26e1a;p=gdcm.git *** empty log message *** --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 89cfd934..5b953cf4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,8 +3,8 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.0) #----------------------------------------------------------------------------- # GDCM version number, usefull for packaging and doxygen doc: -SET(GDCM_MAJOR_VERSION 0) -SET(GDCM_MINOR_VERSION 7) +SET(GDCM_MAJOR_VERSION 1) +SET(GDCM_MINOR_VERSION 0) SET(GDCM_BUILD_VERSION 0) SET(GDCM_VERSION "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")