diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-03 14:07:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-03 14:07:26 -0800 |
commit | a99d8080aaf358d5d23581244e5da23b35e340b9 (patch) | |
tree | 5cfdf61e495f7b906e21bcee089ff5453494a6a6 | |
parent | 3a69c9e522950020d4973317201f4a419ee6d6a3 (diff) | |
download | linux-a99d8080aaf358d5d23581244e5da23b35e340b9.tar.gz linux-a99d8080aaf358d5d23581244e5da23b35e340b9.tar.bz2 linux-a99d8080aaf358d5d23581244e5da23b35e340b9.zip |
Linux 5.4-rc6v5.4-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Kleptomaniac Octopus # *DOCUMENTATION* |