From 11e268de9adadf430f48f57c10128391e5c0dcb5 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 5 Mar 2016 06:45:27 -0500 Subject: [PATCH] Zephyr 1.1.0 Change-Id: Ib29996cadfaeb977c16a30ae828732f316791e1f Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8841a7ac6ac..ee7ec53880f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION_MAJOR = 1 VERSION_MINOR = 1 PATCHLEVEL = 0 VERSION_RESERVED = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = NAME = Zephyr Kernel export SOURCE_DIR PROJECT MDEF_FILE