From c587253e23f2d94cf34bd4c3c0bef99515316e24 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 29 Oct 2015 11:13:45 -0400 Subject: [PATCH] Zephyr 0.6.0-rc2 Change-Id: Ie894c0133674e0642bd0ce951ff63d6012a9d6bd Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 826a15d86ba..7877fd4e687 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION_MAJOR = 0 VERSION_MINOR = 6 PATCHLEVEL = 0 VERSION_RESERVED = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Zephyr Kernel export SOURCE_DIR PROJECT MDEF_FILE KLIBC_DIR