]> Creatis software - creaContours.git/blobdiff - CMakeLists.txt
*** empty log message ***
[creaContours.git] / CMakeLists.txt
index d3c506c40e984dd32b5487d7e8b79091bc59a20e..5076630e8344783665642439f2633a49254be48b 100644 (file)
@@ -10,8 +10,8 @@ ENDIF(COMMAND cmake_policy AND ${CMAKE_MAJOR_VERSION} EQUAL 2 AND ${CMAKE_MINOR_
 PROJECT(creaContours)
 
 SET(PROJECT_MAJOR_VERSION 1)
-SET(PROJECT_MINOR_VERSION 0)
-SET(PROJECT_BUILD_VERSION 0)
+SET(PROJECT_MINOR_VERSION 2)
+SET(PROJECT_BUILD_VERSION 1)
 
 SET(CREA_VERBOSE_CMAKE TRUE)