From 263c3525e50a549d5b90cad314004a261a42af79 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 27 Apr 2017 10:10:08 -0400 Subject: [PATCH] Mark version as 1.6.1-rc Change-Id: I3d28433f84d7c9503b76b148fe272f6aa873c012 Signed-off-by: Anas Nashif --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e0f14637e2520a..1911e7e1001d77 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION_MAJOR = 1 VERSION_MINOR = 6 -PATCHLEVEL = 0 +PATCHLEVEL = 1 VERSION_RESERVED = 0 -EXTRAVERSION = +EXTRAVERSION = rc NAME = Zephyr Kernel export SOURCE_DIR PROJECT MDEF_FILE