9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
VERSION_MAJOR = 0
|
|
VERSION_MINOR = 2
|
|
PATCHLEVEL = 19
|
|
VERSION_TWEAK = 0
|
|
#if (IS_ENABLED(CONFIG_LOG))
|
|
EXTRAVERSION = debug
|
|
#else
|
|
EXTRAVERSION = 0
|
|
#endif |