From 7cbaed9c7b7fcc2a5b8ab1d82ba27797c76df455 Mon Sep 17 00:00:00 2001 From: guigues Date: Thu, 15 Jan 2009 12:39:43 +0000 Subject: [PATCH] *** empty log message *** --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c7cfe9c..221a8e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,8 +4,7 @@ PROJECT(creaImageIO) SET(PROJECT_MAJOR_VERSION 0) SET(PROJECT_MINOR_VERSION 2) -SET(PROJECT_BUILD_VERSION 0) - +SET(PROJECT_BUILD_VERSION 1) SET(CREA_VERBOSE_CMAKE TRUE) FIND_PACKAGE(crea REQUIRED) -- 2.45.1