]> Git Repo - linux.git/commitdiff
Linux 6.1-rc1 v6.1-rc1
authorLinus Torvalds <[email protected]>
Sun, 16 Oct 2022 22:36:24 +0000 (15:36 -0700)
committerLinus Torvalds <[email protected]>
Sun, 16 Oct 2022 22:36:24 +0000 (15:36 -0700)
Makefile

index c690361b393ff36897bb2ab5f166ac57b754c6a1..f41ec8c8426ba2a351ca18d003872db77ea20127 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0
 VERSION = 6
-PATCHLEVEL = 0
+PATCHLEVEL = 1
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME = Hurr durr I'ma ninja sloth
 
 # *DOCUMENTATION*
This page took 0.05982 seconds and 4 git commands to generate.