fw4spl
fwMedDataCamp/src/fwMedDataCamp/Version.cpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2016.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #include "fwMedDataCamp/Version.hpp"
8 
9 namespace fwMedDataCamp
10 {
11 const int Version::s_CURRENT_VERSION = 1;
12 }
This namespace contains medical data object descriptions used for introspection.