diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-26 14:14:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-26 14:14:06 -0700 |
| commit | 92ed301919932f777713b9172e525674157e983d (patch) | |
| tree | f16e3e4bcea2d875a17d2278ff67364b3277b10a | |
| parent | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | linux-5.8-rc7.tar.gz linux-5.8-rc7.zip | |
Linux 5.8-rc7v5.8-rc7
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |
