]> Creatis software - creaImageIO.git/commitdiff
*** empty log message ***
authorguigues <guigues>
Tue, 14 Oct 2008 12:59:29 +0000 (12:59 +0000)
committerguigues <guigues>
Tue, 14 Oct 2008 12:59:29 +0000 (12:59 +0000)
CMakeLists.txt

index af5171eceb5ac1dc4fd091d73c4070113ad1b6fc..eda72b30bb4d1151623d298aa6b7b2942c229b8f 100644 (file)
@@ -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)