summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-01-23 10:12:53 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2022-01-23 10:12:53 +0200
commite783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (patch)
tree9a34d943081e36baf98d96bb77e76f47c7f8f948
parent40c843218f11625722e9a7c3ced81a83b95ecf05 (diff)
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*