summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 1e1d3f8dd..8a297ee46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 5
-PATCHLEVEL = 99
+VERSION_MINOR = 6
+PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE