diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-05 14:23:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-05 14:23:27 -0800 |
commit | c79f46a282390e0f5b306007bf7b11a46d529538 (patch) | |
tree | 98343a835981c446f1e7c0340ed8b3d6e271c3fc /Makefile | |
parent | 768fc661d12559b0dbd99d941b3bf28fe92fd365 (diff) | |
download | linux-stable-c79f46a282390e0f5b306007bf7b11a46d529538.tar.gz linux-stable-c79f46a282390e0f5b306007bf7b11a46d529538.tar.bz2 linux-stable-c79f46a282390e0f5b306007bf7b11a46d529538.zip |
Linux 5.5-rc5v5.5-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |