From ee1855dc52fc366f33e21182103323c236cb3346 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 4 Jun 2018 18:08:45 -0400 Subject: [PATCH] Prepare v2018.07-rc1 Signed-off-by: Tom Rini --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4592564..6a190e7 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0+ VERSION = 2018 -PATCHLEVEL = 05 +PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION*