diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-11 14:15:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-11 14:15:50 -0700 |
commit | bbf5c979011a099af5dc76498918ed7df445635b (patch) | |
tree | 798567b0d3305ebd96dc6955554c72b8322558fe /Makefile | |
parent | 3dd0130f2430decf0cb001b452824515436986d2 (diff) |
Linux 5.9
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |