Linux 6.0-rc1 master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Aug 2022 22:50:18 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Aug 2022 22:50:18 +0000 (15:50 -0700)
Makefile

index 5f5c43a..f09673b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
 # SPDX-License-Identifier: GPL-2.0
 # SPDX-License-Identifier: GPL-2.0
-VERSION = 5
-PATCHLEVEL = 19
+VERSION = 6
+PATCHLEVEL = 0
 SUBLEVEL = 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"
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"