Go to the documentation of this file.
22 #ifndef CHARON_CORE_VERSION_H
23 #define CHARON_CORE_VERSION_H
26 #define CHARON_CORE_VERSION_MAJOR 0
27 #define CHARON_CORE_VERSION_MINOR 3
29 #define CHARON_CORE_VERSION_PATCH 1
31 #define CHARON_CORE_VERSION "0.3.1"
34 #endif // CHARON_CORE_VERSION_H