diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-10 16:17:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-10 16:17:15 -0800 |
commit | 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c (patch) | |
tree | c98b093f13867a500ed336c03c51ebf50345ba0c | |
parent | 44866956804eb0904f733d8436bfb56245578870 (diff) | |
download | linux-5.4-rc7.tar.gz linux-5.4-rc7.tar.bz2 linux-5.4-rc7.zip |
Linux 5.4-rc7v5.4-rc7
-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* |