summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-02-23 07:40:42 -0800
committerAnas Nashif <anas.nashif@intel.com>2017-02-23 07:40:46 -0800
commit46a38ee4601b4afff472a88a253312fbd6a4deb5 (patch)
treee33fcca58f21178b4f51a3421183499b46599882
parent25281db44c3fddce67e6b655e7c58215ea034e99 (diff)
Zephyr 1.7.0-rc2v1.7.0-rc2
Change-Id: I0e8fbf949a7852e810865a7d970337ab2283dcc6 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 75d524d73..052c0b3c0 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION_MAJOR = 1
VERSION_MINOR = 7
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE