aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-10-25 11:30:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-10-25 11:30:31 -0700
commit3906fe9bb7f1a2c8667ae54e967dc8690824f4ea (patch)
tree7e40db148e9e82f8339b825f786b2a66c56b95a2 /Makefile
parentsecretmem: Prevent secretmem_users from wrapping to zero (diff)
downloadlinux-dev-3906fe9bb7f1a2c8667ae54e967dc8690824f4ea.tar.xz
linux-dev-3906fe9bb7f1a2c8667ae54e967dc8690824f4ea.zip
Linux 5.15-rc7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91297670da8e..30c7c81d0437 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
NAME = Opossums on Parade
# *DOCUMENTATION*