aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
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 /Makefile
parentMerge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random (diff)
downloadlinux-dev-9abf2313adc1ca1b6180c508c25f22f9395cc780.tar.xz
linux-dev-9abf2313adc1ca1b6180c508c25f22f9395cc780.zip
Linux 6.1-rc1
Diffstat (limited to 'Makefile')
-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*