From 4cece764965020c22cff7665b18a012006359095 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 24 Mar 2024 14:10:05 -0700 Subject: [PATCH] Linux 6.9-rc1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5e09b53b4850..763b6792d3d5 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 8 +PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* -- 2.20.1