diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-18 01:48:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-18 01:48:37 +0200 |
commit | b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce (patch) | |
tree | 8b3ce7c585106a85f684cc47faef1e270bf5a15a /Makefile | |
parent | Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi (diff) | |
download | linux-b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce.tar.xz linux-b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce.zip |
Linux 5.7-rc6v5.7-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |