]> Creatis software - bbtk.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 10:30:02 +0000 (10:30 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Fri, 19 Mar 2010 10:30:02 +0000 (10:30 +0000)
kernel/cmake/BBTKVersion.cmake

index c55c462a476355f0d07bb3e74aff5de44efa2cb8..8aa14b6d5f6fa09692709e49b86e0fb6cfb5520f 100644 (file)
@@ -1,9 +1,9 @@
 #-----------------------------------------------------------------------------
 # BBTK version number
-SET(BBTK_VERSION_DATE "14/10/2009")
+SET(BBTK_VERSION_DATE "19/03/2010")
 SET(BBTK_MAJOR_VERSION 0)
 SET(BBTK_MINOR_VERSION 9)
-SET(BBTK_BUILD_VERSION 3)
+SET(BBTK_BUILD_VERSION 5)
 SET(BBTK_VERSION 
   "${BBTK_MAJOR_VERSION}.${BBTK_MINOR_VERSION}.${BBTK_BUILD_VERSION}")
 # Now in bbtkConfigure.h file (cf. core/src)