Go to the source code of this file.
Defines | |
| #define | HOARD_MAJOR 3 |
| #define | HOARD_MINOR 8 |
| #define | HOARD_PATCH 0 |
| #define | HOARD_VERSION_STRING "3.8.0" |
| #define | HOARD_VERSION_NUMBER (HOARD_MAJOR * 10000 + HOARD_MINOR * 100 + HOARD_PATCH) |
| #define HOARD_MAJOR 3 |
| #define HOARD_MINOR 8 |
| #define HOARD_PATCH 0 |
| #define HOARD_VERSION_NUMBER (HOARD_MAJOR * 10000 + HOARD_MINOR * 100 + HOARD_PATCH) |
| #define HOARD_VERSION_STRING "3.8.0" |
1.6.3