Go to the documentation of this file. 10 #ifndef vtk_m_Version_h 11 #define vtk_m_Version_h 13 #define VTKM_VERSION_MAJOR 2 14 #define VTKM_VERSION_MINOR 2 15 #define VTKM_VERSION_PATCH 0 16 #define VTKM_VERSION_FULL "2.2.0" 17 #define VTKM_VERSION "2.2" 19 #endif //vtk_m_Version_h