release: Update version to 1.9.99 for pre-release of 1.10
Fixes #1558 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
afd5442521
commit
b307ddfff2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
||||||
VERSION_MAJOR = 1
|
VERSION_MAJOR = 1
|
||||||
VERSION_MINOR = 9
|
VERSION_MINOR = 9
|
||||||
PATCHLEVEL = 0
|
PATCHLEVEL = 99
|
||||||
VERSION_RESERVED = 0
|
VERSION_RESERVED = 0
|
||||||
EXTRAVERSION =
|
EXTRAVERSION =
|
||||||
NAME = Zephyr Kernel
|
NAME = Zephyr Kernel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue