This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
35af0de032
zephyr
/
VERSION
6 lines
89 B
Plaintext
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-08 08:32:47 +08:00
VERSION_MAJOR = 1
release: move version to 1.10.0-rc1 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-20 10:42:26 +08:00
VERSION_MINOR = 10
PATCHLEVEL = 0
cmake: fixed version handling Use VERSION in top directory to specify version Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-08 08:32:47 +08:00
VERSION_TWEAK = 0
release: move version to 1.10.0-rc3 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-12-06 02:20:36 +08:00
EXTRAVERSION = rc3