- // This file is generated. Do not edit.
- #define VERSION_MAJOR 1
- #define VERSION_MINOR 9
- #define VERSION_PATCH 0
- #define VERSION_EXTRA "65-g97356acb5"
- #define VERSION_PACKED \
- ((VERSION_MAJOR << 16) | (VERSION_MINOR << 8) | (VERSION_PATCH))
- #define VERSION_STRING_NOSP "v1.9.0-65-g97356acb5"
- #define VERSION_STRING " v1.9.0-65-g97356acb5"
|