libSplash
libSplash
src
include
splash
version.hpp
1
23
#ifndef VERSION_HPP
24
#define VERSION_HPP
25
27
#define SPLASH_VERSION_MAJOR 1
28
#define SPLASH_VERSION_MINOR 6
29
#define SPLASH_VERSION_PATCH 0
30
34
#define SPLASH_FILE_FORMAT_MAJOR 4
35
#define SPLASH_FILE_FORMAT_MINOR 0
36
38
#define SPLASH_HDF5_VERSION "${HDF5_VERSION}"
39
40
#endif
/* VERSION_HPP */
Generated by
1.8.13