From 1b929c02afd37871d5afb9d498426f83432e71c2 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 25 Dec 2022 13:41:39 -0800 Subject: Linux 6.2-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25247f9318722..d4b6af8c09e9c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 1 +PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* -- cgit 1.2.3-korg