summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-06-05 17:18:54 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-06-05 17:18:54 -0700
commitf2906aa863381afb0015a9eb7fefad885d4e5a56 (patch)
tree3877e0af28004a903fe0cdfe9d779b1f7ed166dd /Makefile
parent6684cf42906ff5f44580e16a1f898e89c19aabd5 (diff)
Linux 5.19-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7011d43dff35..c43d825a3c4c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 18
+PATCHLEVEL = 19
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Superb Owl
# *DOCUMENTATION*