From 6ab99c126654ed05ed2bea23b70ef9d73e90d784 Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Wed, 30 May 2012 17:25:32 +0000 Subject: [PATCH] - new version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b90161..9949ae8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ PROJECT(creaRigidRegistration) # The project version SET(PROJECT_MAJOR_VERSION 1) SET(PROJECT_MINOR_VERSION 0) -SET(PROJECT_BUILD_VERSION 1) +SET(PROJECT_BUILD_VERSION 2) #================================== # JPR 4 mars 2011 -- 2.45.0