diff --git a/Makefile b/Makefile index 302aef8d1c..860f75dc75 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION_MAJOR = 1 VERSION_MINOR = 4 PATCHLEVEL = 0 VERSION_RESERVED = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Zephyr Kernel export SOURCE_DIR PROJECT MDEF_FILE