diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-14 14:32:24 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-14 14:32:24 -0800 |
commit | f40ddce88593482919761f74910f42f4b84c004b (patch) | |
tree | 54016ed97001939c1662de9846545346ba8ceb2d /Makefile | |
parent | 28a17338738839494752c5da3e12c889a55219db (diff) |
Linux 5.11
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc7 -NAME = Kleptomaniac Octopus +EXTRAVERSION = +NAME = 💕 Valentine's Day Edition 💕 # *DOCUMENTATION* # To see a list of typical targets execute "make help" |