mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit sets the PATCHLEVEL to 99 to indicate that this is now a development branch. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
VERSION_MAJOR = 3
|
|
VERSION_MINOR = 3
|
|
PATCHLEVEL = 99
|
|
VERSION_TWEAK = 0
|
|
EXTRAVERSION =
|