mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 09:14:50 +00:00
Updates the VERSION file to 1.12.0-rc1 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
VERSION_MAJOR = 1
|
|
VERSION_MINOR = 12
|
|
PATCHLEVEL = 0
|
|
VERSION_TWEAK = 0
|
|
EXTRAVERSION = rc1
|