diff options
author | 2020-07-19 15:41:18 -0700 | |
---|---|---|
committer | 2020-07-19 15:41:18 -0700 | |
commit | ba47d845d715a010f7b51f6f89bae32845e6acb7 (patch) | |
tree | 4f8390798cbe5d97543191f221e2e0e9020f783e | |
parent | Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into master (diff) | |
download | linux-rng-ba47d845d715a010f7b51f6f89bae32845e6acb7.tar.xz linux-rng-ba47d845d715a010f7b51f6f89bae32845e6acb7.zip |
Linux 5.8-rc6
-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* |