From: Linus Torvalds Date: Sun, 14 Aug 2022 22:50:18 +0000 (-0700) Subject: Linux 6.0-rc1 X-Git-Tag: microblaze-v6.1~3 X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=commitdiff_plain Linux 6.0-rc1 --- diff --git a/Makefile b/Makefile index 5f5c43a52455..f09673b6c11d 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0 -VERSION = 5 -PATCHLEVEL = 19 +VERSION = 6 +PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -NAME = Superb Owl +EXTRAVERSION = -rc1 +NAME = Hurr durr I'ma ninja sloth # *DOCUMENTATION* # To see a list of typical targets execute "make help"