summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-03-02 06:48:05 -0500
committerGerrit Code Review <gerrit@zephyrproject.org>2016-03-02 12:56:17 +0000
commit8569839666f6a2a6e4796141181eba886599e55e (patch)
tree14122489e433f355072c46a57338d6639e7f05f9
parent29d0d234e101eacf3f4b1de0853432a9bdcd39aa (diff)
Zephyr 1.1.0-rc1v1.1.0-rc1
Change-Id: Iafe6fbee5a3ba603963fb7bcbf2b28f1875b1242 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 819644694..8841a7ac6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 0
+VERSION_MINOR = 1
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE