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
d5de47735c
zephyr
/
VERSION
6 lines
86 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: move version to 1.11.0-rc3 Update VERSION file to 1.11.0-rc3. This should have been done for the earlier 1.11.0-rcX releases but was forgotten. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-09 01:36:39 +08:00
VERSION_MINOR = 11
release: Post-release patch level update Move the patch level back to 99 after the 1.11.0 release. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-10 07:08:37 +08:00
PATCHLEVEL = 99
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: Update VERSION for v1.11 release Update the VERSION file so that it no longer shows release candidate. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-10 00:06:10 +08:00
EXTRAVERSION =