X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=728923a4f4f0127b4c3741800e75e815cdc1114b;hb=d7a65c97854b6ca2db3094445e9b07e5d2b665ac;hp=a62d5c5468490f106b619fd038f7d338be6384ef;hpb=77dd36c741223ffaa349af3f5d166ffed8ce465f;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a62d5c54..728923a4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.0) #----------------------------------------------------------------------------- # GDCM version number, usefull for packaging and doxygen doc: SET(GDCM_MAJOR_VERSION 1) -SET(GDCM_MINOR_VERSION 2) +SET(GDCM_MINOR_VERSION 3) SET(GDCM_BUILD_VERSION 0) SET(GDCM_VERSION "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")