This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
e2e0720c81
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: 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
release: Post-release patch level update Moves the patch level back to 99 after the 1.13.0 release. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-10 20:52:49 -05:00
VERSION_TWEAK = 99
release: Zephyr 1.13.0 Bump version to 1.13.0 final. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-09-10 17:52:04 -05:00
EXTRAVERSION =
Copy permalink