summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-10-16 15:36:24 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-10-16 15:36:24 -0700
commit9abf2313adc1ca1b6180c508c25f22f9395cc780 (patch)
treec639bfaecdad37507973aebd3007c7b009362414
parentf1947d7c8a61db1cb0ef909a6512ede0b1f2115b (diff)
Linux 6.1-rc1v6.1-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c690361b393f..f41ec8c8426b 100644
--- 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*