summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-04-03 14:08:21 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-04-03 14:08:21 -0700
commit3123109284176b1532874591f7c81f3837bbdc17 (patch)
treed6c16e4d8b998749c5139c958cb6b598c77c33aa /Makefile
parent09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 (diff)
Linux 5.18-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3b3cd75bba87..8c7de9a72ea2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 17
+PATCHLEVEL = 18
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Superb Owl
# *DOCUMENTATION*