diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-05 16:20:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-05 16:20:22 -0700 |
commit | dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258 (patch) | |
tree | 1718034b2903a4ac08f64621a18291f6885d8518 /Makefile | |
parent | bb5a93aaf25261321db0c499cde7da6ee9d8b164 (diff) | |
download | linux-stable-dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258.tar.gz linux-stable-dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258.tar.bz2 linux-stable-dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258.zip |
Linux 5.8-rc4v5.8-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |