From dbf07c549d5944f05e6bfc9b2897bd693449419e Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Wed, 30 May 2012 17:26:29 +0000 Subject: [PATCH] - new version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 745a102..7706194 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ PROJECT(creaTools) # The project version SET(PROJECT_MAJOR_VERSION 2) SET(PROJECT_MINOR_VERSION 0) -SET(PROJECT_BUILD_VERSION 3) +SET(PROJECT_BUILD_VERSION 4) #================================== # JPR 4 mars 2011 -- 2.45.0