Go to the documentation of this file.
18 #ifndef viskores_Version_h
19 #define viskores_Version_h
21 #define VISKORES_VERSION_MAJOR 1
22 #define VISKORES_VERSION_MINOR 0
23 #define VISKORES_VERSION_PATCH 0
24 #define VISKORES_VERSION_FULL "1.0.0"
25 #define VISKORES_VERSION "1.0"
27 #endif //viskores_Version_h