]> Creatis software - gdcm.git/commitdiff
ENH: update version
authormalaterre <malaterre>
Mon, 8 Nov 2004 15:45:52 +0000 (15:45 +0000)
committermalaterre <malaterre>
Mon, 8 Nov 2004 15:45:52 +0000 (15:45 +0000)
CMakeLists.txt

index fce4b7ade6ea4fc9f6c8d3889267382bc985f437..7438ca392ad5193f0759b427c5bd462fb4513cc5 100644 (file)
@@ -4,7 +4,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 1.8)
 #-----------------------------------------------------------------------------
 # GDCM version number, usefull for packaging and doxygen doc:
 SET(GDCM_MAJOR_VERSION 0)
-SET(GDCM_MINOR_VERSION 6)
+SET(GDCM_MINOR_VERSION 7)
 SET(GDCM_BUILD_VERSION 0)
 SET(GDCM_VERSION 
     "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")