From 5c8fe583cce542aa0b84adc939ce85293de36e5e Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 27 Dec 2020 15:30:22 -0800 Subject: [PATCH] Linux 5.11-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 29c3eecd7b30..3d328b7ab200 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 10 +PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* -- 2.20.1