diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-02 23:21:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-02 23:21:45 +0200 |
commit | bcf876870b95592b52519ed4aafcf9d95999bc9c (patch) | |
tree | 73b13881e29f6c2bec1c56571f613fed0e59de9f /Makefile | |
parent | Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-bcf876870b95592b52519ed4aafcf9d95999bc9c.tar.xz linux-bcf876870b95592b52519ed4aafcf9d95999bc9c.zip |
Linux 5.8v5.8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Kleptomaniac Octopus # *DOCUMENTATION* |