From af70a288ee17cc4d75b620384d9106f380d5f312 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 27 Apr 2016 19:18:00 -0400 Subject: Zephyr 1.3.0-rc2 Change-Id: I796f4f5e9d21838224f4afaf5afc20bca1760046 Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b78df5841..5bd82ac1c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION_MAJOR = 1 VERSION_MINOR = 3 PATCHLEVEL = 0 VERSION_RESERVED = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Zephyr Kernel export SOURCE_DIR PROJECT MDEF_FILE -- cgit v1.2.3