]> Creatis software - creaContours.git/blobdiff - CMakeLists.txt
*** empty log message ***
[creaContours.git] / CMakeLists.txt
index 3c85cab4e97b5ce7c4599ad24e4d7d26353a166d..2b1513f5a12ae44837a5e36fd8d3caed7cd7ccc8 100644 (file)
@@ -4,7 +4,7 @@
 # have a look at :
 # http://www.creatis.insa-lyon.fr/site/fr/CreatoosGettingStarted-v2.0.X
 # before starting.
----------------------------------
+#---------------------------------
 
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
 #MARK_AS_ADVANCED( FORCE CMAKE_BACKWARDS_COMPATIBILITY )
@@ -20,7 +20,7 @@ PROJECT(creaContours)
 
 SET(PROJECT_MAJOR_VERSION 1)
 SET(PROJECT_MINOR_VERSION 2)
-SET(PROJECT_BUILD_VERSION 2)
+SET(PROJECT_BUILD_VERSION 3)
 
 SET(CREA_VERBOSE_CMAKE TRUE)