aboutsummaryrefslogtreecommitdiffstats
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
parentMerge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (diff)
downloadlinux-dev-3123109284176b1532874591f7c81f3837bbdc17.tar.xz
linux-dev-3123109284176b1532874591f7c81f3837bbdc17.zip
Linux 5.18-rc1
Diffstat (limited to '')
-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*