mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 01:08:02 +00:00
Update the VERSION file to reflect the tagging for 4.0.0rc1 release. Signed-off-by: Dan Kalowsky <dkalowsky@amperecomputing.com>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
VERSION_MAJOR = 4
|
|
VERSION_MINOR = 0
|
|
PATCHLEVEL = 0
|
|
VERSION_TWEAK = 0
|
|
EXTRAVERSION = rc1
|