diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-11 01:17:15 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-11 01:17:15 +0100 |
commit | 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c (patch) | |
tree | c98b093f13867a500ed336c03c51ebf50345ba0c /Makefile | |
parent | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... (diff) | |
download | linux-31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c.tar.xz linux-31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c.zip |
Linux 5.4-rc7v5.4-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |