diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-25 01:47:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-25 01:47:14 +0100 |
commit | 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04 (patch) | |
tree | 557015106f27e800cb1b68db0d87520be6c173e9 /Makefile | |
parent | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh (diff) | |
download | linux-6ee1d745b7c9fd573fba142a2efdad76a9f1cb04.tar.xz linux-6ee1d745b7c9fd573fba142a2efdad76a9f1cb04.zip |
Linux 5.11-rc5v5.11-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |