Horizon
Loading...
Searching...
No Matches
version.hpp File Reference

Go to the source code of this file.

Macros

#define RANGE_V3_MAJOR   0
#define RANGE_V3_MINOR   12
#define RANGE_V3_PATCHLEVEL   0
#define RANGE_V3_VERSION    (RANGE_V3_MAJOR * 10000 + RANGE_V3_MINOR * 100 + RANGE_V3_PATCHLEVEL)