From: guigues Date: Tue, 14 Oct 2008 12:59:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v0.2.0~10 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1cf60614f73e5906f22c6d13f3e62b4325e1f433;p=creaImageIO.git *** empty log message *** --- diff --git a/CMakeLists.txt b/CMakeLists.txt index af5171e..eda72b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ PROJECT(creaImageIO) -SET(PROJECT_MAJOR_VERSION 1) -SET(PROJECT_MINOR_VERSION 0) +SET(PROJECT_MAJOR_VERSION 0) +SET(PROJECT_MINOR_VERSION 2) SET(PROJECT_BUILD_VERSION 0) SET(CREA_VERBOSE_CMAKE TRUE) @@ -42,4 +42,4 @@ ENDIF(WIN32) SUBDIRS(src) SUBDIRS(appli) SUBDIRS(bbtk) - +SUBDIRS(install)