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 3
15 #define VTKM_VERSION_PATCH 0
16 #define VTKM_VERSION_FULL "2.3.0-rc1-7-gbd772e741"
17 #define VTKM_VERSION "2.3"
19 #endif //vtk_m_Version_h