aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-11-14 13:56:52 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2021-11-14 13:56:52 -0800
commitfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (patch)
tree6e4f6498800331652302d9598b8ab553411940b0 /Makefile
parentkconfig: Add support for -Wimplicit-fallthrough (diff)
downloadlinux-dev-fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf.tar.xz
linux-dev-fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf.zip
Linux 5.16-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9cf9d5c1ed8f..9e12c14ea0fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
-PATCHLEVEL = 15
+PATCHLEVEL = 16
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Trick or Treat
# *DOCUMENTATION*