Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkVersion.h
Go to the documentation of this file.
1 /*
2  mitkVersion.h
3  this file is generated. Do not change!
4 */
5 
6 #define MITK_VERSION_MAJOR 2016
7 #define MITK_VERSION_MINOR 11
8 #define MITK_VERSION_PATCH 0
9 #define MITK_VERSION_STRING "2016.11.0"
10 
11 #define MITK_REVISION "7a02c8fedc0721dca2646e935915790c745cc085"
12 #define MITK_REVISION_NAME "releases/2016-11"
13 #define MITK_REVISION_DESC "v2016.11-4-g7a02c8f"