From 3650b228f83adda7e5ee532e2b90429c03f7b9ec Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 25 Oct 2020 15:14:11 -0700 Subject: Linux 5.10-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e71979882e4f..ee2284a5cad2 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 -PATCHLEVEL = 9 +PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Kleptomaniac Octopus # *DOCUMENTATION* -- cgit