This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
f58d9caba2
zephyr
/
VERSION
6 lines
85 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: Move version to 1.12.0-rc1 Updates the VERSION file to 1.12.0-rc1 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-05-18 16:05:47 -05:00
VERSION_MINOR = 12
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: Update VERSION for 1.12.0 release Removes the release candidate tag for the final 1.12.0 release. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-06-11 09:50:04 -05:00
EXTRAVERSION =
Copy permalink