This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
13cf5c227f
zephyr
/
VERSION
6 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
cmake: fixed version handling Use VERSION in top directory to specify version Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-07 19:32:47 -05:00
VERSION_MAJOR = 1
release: Zephyr 1.14-rc1 Bump to 1.14-rc1. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-11 10:21:59 -06:00
VERSION_MINOR = 14
release: Post-release patch level update Set patch level correctly. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-04-16 15:32:59 -05:00
PATCHLEVEL = 99
release: Post-release patch level update Set patch level correctly. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-10 21:41:01 -05:00
VERSION_TWEAK = 0
release: Zephyr 1.14.0 Bump version to 1.14.0 final. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-04-16 10:37:52 -05:00
EXTRAVERSION =
Copy permalink