diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-31 13:53:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-10-31 13:53:10 -0700 |
commit | 8bb7eca972ad531c9b149c0a51ab43a417385813 (patch) | |
tree | 60ab15c3d7a8c92ccfe8fa7f1d650f3f292141a0 | |
parent | 75fcbd38608c3ce9f4dc784f2ac8916add64c9a8 (diff) |
Linux 5.15v5.15
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |