This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
e2b27d820d
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: 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-08 18:36:39 +01: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 00:08:37 +01: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-07 19:32:47 -05: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-09 17:06:10 +01:00
EXTRAVERSION =
Copy permalink