diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-30 00:25:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-03-30 00:25:41 +0200 |
commit | 7111951b8d4973bda27ff663f2cf18b663d15b48 (patch) | |
tree | 109077f584b30fd802dfc77666d698e981c77943 /Makefile | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | linux-7111951b8d4973bda27ff663f2cf18b663d15b48.tar.xz linux-7111951b8d4973bda27ff663f2cf18b663d15b48.zip |
Linux 5.6v5.6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |