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 1 15 #define VTKM_VERSION_PATCH 0 16 #define VTKM_VERSION_FULL "2.1.0-9-g3c9249871" 17 #define VTKM_VERSION "2.1" 19 #endif //vtk_m_Version_h