This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
05e6c53e08
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: Zephyr 1.13rc2 Bump to 1.13rc2. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-30 09:49:16 -05:00
EXTRAVERSION = rc2
Copy permalink