aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-10-31 13:53:10 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-10-31 13:53:10 -0700
commit8bb7eca972ad531c9b149c0a51ab43a417385813 (patch)
tree60ab15c3d7a8c92ccfe8fa7f1d650f3f292141a0
parentMerge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (diff)
downloadlinux-dev-8bb7eca972ad531c9b149c0a51ab43a417385813.tar.xz
linux-dev-8bb7eca972ad531c9b149c0a51ab43a417385813.zip
Linux 5.15
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 30c7c81d0437..ed6e7ec60eff 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 5
PATCHLEVEL = 15
SUBLEVEL = 0
-EXTRAVERSION = -rc7
-NAME = Opossums on Parade
+EXTRAVERSION =
+NAME = Trick or Treat
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"