summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-03-01 22:00:13 -0500
committerAnas Nashif <anas.nashif@intel.com>2017-03-01 22:00:13 -0500
commit8d22d84b516b5261f3d3f24444d5b622b79c374e (patch)
tree8e4d94e8add1083ac3e9238828fb0a845927a47b
parentb2a06f092b254ff8d174d36f9a488d295c44e28b (diff)
Zephyr 1.7.0 rc3v1.7.0-rc3
Change-Id: If3490fb519f1670c06f04138f765027da6f64247 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 052c0b3c0..c0fcfaf26 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION_MAJOR = 1
VERSION_MINOR = 7
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE