diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-13 01:55:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-13 01:55:08 +0100 |
commit | b3a987b0264d3ddbb24293ebff10eddfc472f653 (patch) | |
tree | f97bd051b3cce4c922f72bbe4cd561799e698c5b | |
parent | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-5.5-rc6.tar.xz linux-5.5-rc6.zip |
Linux 5.5-rc6v5.5-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |