diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-17 16:48:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-17 16:48:37 -0700 |
commit | b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce (patch) | |
tree | 8b3ce7c585106a85f684cc47faef1e270bf5a15a /Makefile | |
parent | 8feea6233d2bf8e43ea99e78d8637ed0745d2732 (diff) | |
download | linux-b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce.tar.gz linux-b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce.tar.bz2 linux-b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce.zip |
Linux 5.7-rc6v5.7-rc6
Diffstat (limited to 'Makefile')
-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* |