This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
f2ba7046eb
zephyr
/
VERSION
6 lines
89 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: bump version to 1.13-rc1 First release candidate. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-22 11:38:13 -07: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-07 19:32:47 -05:00
VERSION_TWEAK = 0
release: bump to 1.13.0-rc3 Update version. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-06 21:54:30 -05:00
EXTRAVERSION = rc3
Copy permalink