]> Creatis software - gdcm.git/commitdiff
* Update version
authorregrain <regrain>
Tue, 5 Apr 2005 11:50:58 +0000 (11:50 +0000)
committerregrain <regrain>
Tue, 5 Apr 2005 11:50:58 +0000 (11:50 +0000)
   -- BeNours

CMakeLists.txt

index c6c273dbf7b9747ad52143e282bd27353d5c08b1..ca0b7f1b4fbb1c5538ee5d52e4ef7b1d05041ba6 100644 (file)
@@ -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 0)
-SET(GDCM_BUILD_VERSION 0)
+SET(GDCM_BUILD_VERSION 1)
 SET(GDCM_VERSION 
     "${GDCM_MAJOR_VERSION}.${GDCM_MINOR_VERSION}.${GDCM_BUILD_VERSION}")