]> Creatis software - creaContours.git/blobdiff - CMakeLists.txt
Feature #1787
[creaContours.git] / CMakeLists.txt
index 90ff330ca7e2a45c7c0a679e2bc650f0f9989365..dddf791c9e5e908d6652963a90ff1ff17824bdc7 100644 (file)
@@ -44,8 +44,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 2)
-SET(PROJECT_BUILD_VERSION 4)
+SET(PROJECT_MINOR_VERSION 3)
+SET(PROJECT_BUILD_VERSION 0)
 
 #==================================