diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-20 00:41:18 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-20 00:41:18 +0200 |
commit | ba47d845d715a010f7b51f6f89bae32845e6acb7 (patch) | |
tree | 4f8390798cbe5d97543191f221e2e0e9020f783e /Makefile | |
parent | Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux... (diff) | |
download | linux-ba47d845d715a010f7b51f6f89bae32845e6acb7.tar.xz linux-ba47d845d715a010f7b51f6f89bae32845e6acb7.zip |
Linux 5.8-rc6v5.8-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |