diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-17 14:47:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-17 14:47:30 -0800 |
commit | af42d3466bdc8f39806b26f593604fdc54140bcb (patch) | |
tree | f21de40039a025169f8e471ec4a2f5ae36ab9f9e | |
parent | ec5385196779fb927e7d8d5bf31bef14d7ce98ed (diff) |
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* |