You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
296 B
9 lines
296 B
// This file is generated. Do not edit.
|
|
#define VERSION_MAJOR 1
|
|
#define VERSION_MINOR 8
|
|
#define VERSION_PATCH 2
|
|
#define VERSION_EXTRA ""
|
|
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
|
|
#define VERSION_STRING_NOSP "v1.8.2"
|
|
#define VERSION_STRING " v1.8.2"
|