]> Creatis software - creaRigidRegistration.git/blobdiff - CMakeLists.txt
*** empty log message ***
[creaRigidRegistration.git] / CMakeLists.txt
index c81b8a93bf4d590b7d7057c5c77da5f0e98514bb..ae96003a855bb841d0b6faa2a7ffcc366dcb02e4 100644 (file)
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
 
 ###################################
-PROJECT(CreaRecalage)
+PROJECT(creaRigidRegistration)
 ###################################
 
 #==================================
 # The project version
 SET(PROJECT_MAJOR_VERSION 1)
 SET(PROJECT_MINOR_VERSION 0)
-SET(PROJECT_BUILD_VERSION 0)
+SET(PROJECT_BUILD_VERSION 1)
 #==================================
 
 #==================================