diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-03 14:56:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-03 14:56:04 -0700 |
commit | 0e698dfa282211e414076f9dc7e83c1c288314fd (patch) | |
tree | ca8c2139d4075a4439f1303bcca491929f874622 /Makefile | |
parent | 262f7a6b8317a06e7d51befb690f0bca06a473ea (diff) | |
download | linux-stable-0e698dfa282211e414076f9dc7e83c1c288314fd.tar.gz linux-stable-0e698dfa282211e414076f9dc7e83c1c288314fd.tar.bz2 linux-stable-0e698dfa282211e414076f9dc7e83c1c288314fd.zip |
Linux 5.7-rc4v5.7-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |