summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2017-04-27 10:10:08 -0400
committerAnas Nashif <anas.nashif@intel.com>2017-04-27 10:21:02 -0400
commit263c3525e50a549d5b90cad314004a261a42af79 (patch)
tree4b1571f6679ee481bbd2cfe2f03426224978c299
parentd70b19aaca4dbb123b478e49dacb150708ed910f (diff)
Mark version as 1.6.1-rcv1.6.1-rcv1.6.0-branch
Change-Id: I3d28433f84d7c9503b76b148fe272f6aa873c012 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 e0f14637e..1911e7e10 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION_MAJOR = 1
VERSION_MINOR = 6
-PATCHLEVEL = 0
+PATCHLEVEL = 1
VERSION_RESERVED = 0
-EXTRAVERSION =
+EXTRAVERSION = rc
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE