mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 18:19:05 +00:00
Sets the patch level to 99 for the 2.6 development cycle. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
VERSION_MAJOR = 2
|
|
VERSION_MINOR = 5
|
|
PATCHLEVEL = 99
|
|
VERSION_TWEAK = 0
|
|
EXTRAVERSION =
|