diff --git a/Makefile b/Makefile index 819644694c2..8841a7ac6ac 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