summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-11-28 22:39:55 -0500
committerAnas Nashif <anas.nashif@intel.com>2016-11-28 22:42:21 -0500
commita16bc64bf8d932deae5a22132eb6191775eace97 (patch)
tree8737af363e3733de4268dc043caec5ba3b9a48cf
parent3d37868d09f901615d4f3314db8fd675e1651258 (diff)
Zephyr 1.6.0-rc3v1.6.0-rc3
Change-Id: I6c1592a77a7ad0a5bee28e03967345999353c4e8 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29d55eb8a..3b7df3c6c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION_MAJOR = 1
VERSION_MINOR = 6
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE