From 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 26 May 2024 15:20:12 -0700 Subject: Linux 6.10-rc1 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 452913ce42c8..f975b6396328 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 -PATCHLEVEL = 9 +PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -NAME = Hurr durr I'ma ninja sloth +EXTRAVERSION = -rc1 +NAME = Baby Opossum Posse # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- cgit v1.2.3