summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-01-23 09:12:53 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2022-01-23 09:12:53 +0100
commite783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (patch)
tree9a34d943081e36baf98d96bb77e76f47c7f8f948
parentMerge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l... (diff)
downloadlinux-e783362eb54cd99b2cac8b3a9aeac942e6f6ac07.tar.xz
linux-e783362eb54cd99b2cac8b3a9aeac942e6f6ac07.zip
Linux 5.17-rc1v5.17-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c94559a97dca..0fb4f94a6885 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 16
+PATCHLEVEL = 17
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Gobble Gobble
# *DOCUMENTATION*