From b3a9e3b9622ae10064826dccb4f7a52bd88c7407 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 14 Jun 2020 12:45:04 -0700 Subject: Linux 5.8-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fd31992bf918..ae5d8220f431 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 7 +PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* -- cgit