]> Creatis software - gdcm.git/blobdiff - CMakeLists.txt
Since gdcm1.3.1 wrote wrongly some images :
[gdcm.git] / CMakeLists.txt
index 823940a29d42ab2a5f72d68ada7204e692d0c558..d988ba74e39e46cd9fc751e956e4422e4755ce93 100644 (file)
@@ -7,7 +7,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 3)
-SET(GDCM_BUILD_VERSION 1)
+SET(GDCM_BUILD_VERSION 2)
 SET(GDCM_VERSION 
     "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")