]> Creatis software - gdcm.git/commitdiff
*** empty log message ***
authorregrain <regrain>
Mon, 14 Feb 2005 12:54:30 +0000 (12:54 +0000)
committerregrain <regrain>
Mon, 14 Feb 2005 12:54:30 +0000 (12:54 +0000)
CMakeLists.txt

index 89cfd9344136ec02c434fcbdd7d02bbf1411282f..5b953cf4b10f1f4f6f8c0dd788cf3ba11fcbf09e 100644 (file)
@@ -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}")