diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-17 23:47:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-17 23:47:30 +0100 |
commit | af42d3466bdc8f39806b26f593604fdc54140bcb (patch) | |
tree | f21de40039a025169f8e471ec4a2f5ae36ab9f9e | |
parent | Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-af42d3466bdc8f39806b26f593604fdc54140bcb.tar.xz linux-af42d3466bdc8f39806b26f593604fdc54140bcb.zip |
Linux 5.4-rc8v5.4-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |