Skip to content

Commit 263c352

Browse files
committed
Mark version as 1.6.1-rc
Change-Id: I3d28433f84d7c9503b76b148fe272f6aa873c012 Signed-off-by: Anas Nashif <[email protected]>
1 parent d70b19a commit 263c352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
VERSION_MAJOR = 1
22
VERSION_MINOR = 6
3-
PATCHLEVEL = 0
3+
PATCHLEVEL = 1
44
VERSION_RESERVED = 0
5-
EXTRAVERSION =
5+
EXTRAVERSION = rc
66
NAME = Zephyr Kernel
77

88
export SOURCE_DIR PROJECT MDEF_FILE

0 commit comments

Comments
 (0)