From 2ba8bf207481cfb319f54a1bef67f6f068831a58 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 1 Oct 2018 20:32:03 -0400 Subject: [PATCH] Prepare v2018.11-rc1 Signed-off-by: Tom Rini --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6869ac8..7b5e06a 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2018 -PATCHLEVEL = 09 +PATCHLEVEL = 11 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*