]> Creatis software - bbtk.git/blobdiff - kernel/src/cmake/bbtkConfigure.h.in
CMake 2.6 compatibility
[bbtk.git] / kernel / src / cmake / bbtkConfigure.h.in
index 465d77d665bf317abdb4767a2bb88177d0529137..440835b1209c67b62153c9ecbeebf5dcac2608dd 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkConfigure.h.in,v $
   Language:  C++
-  Date:      $Date: 2008/02/01 12:45:58 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2008/11/17 10:00:27 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -89,7 +89,8 @@
 #define BBTK_MAJOR_VERSION @BBTK_MAJOR_VERSION@
 #define BBTK_MINOR_VERSION @BBTK_MINOR_VERSION@
 #define BBTK_BUILD_VERSION @BBTK_BUILD_VERSION@
-#define BBTK_VERSION "@BBTK_VERSION@"
+#define BBTK_VERSION @BBTK_VERSION@
+#define BBTK_VERSION_STRING "@BBTK_VERSION@"
 #endif
 
 #endif