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 | 1c8594b8427290c178c5d39885eacd9e41f68743 (diff) |
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* |