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
05e6c53e08
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: bump version to 1.13-rc1 First release candidate. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-23 02:38:13 +08:00
VERSION_MINOR = 13
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: Zephyr 1.13rc2 Bump to 1.13rc2. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-30 22:49:16 +08:00
EXTRAVERSION = rc2