diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-11 23:15:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-11 23:15:50 +0200 |
commit | bbf5c979011a099af5dc76498918ed7df445635b (patch) | |
tree | 798567b0d3305ebd96dc6955554c72b8322558fe /Makefile | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | linux-bbf5c979011a099af5dc76498918ed7df445635b.tar.xz linux-bbf5c979011a099af5dc76498918ed7df445635b.zip |
Linux 5.9v5.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* |