diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-09 15:31:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-09 15:31:00 -0800 |
commit | 40e020c129cfc991e8ab4736d2665351ffd1468d (patch) | |
tree | 3f7a0f0f6e898548bed4e2b43a90252f22339416 /Makefile | |
parent | d48f782e4fb20dc7ec935ca0ca41ae31e4a69362 (diff) | |
download | linux-40e020c129cfc991e8ab4736d2665351ffd1468d.tar.gz linux-40e020c129cfc991e8ab4736d2665351ffd1468d.tar.bz2 linux-40e020c129cfc991e8ab4736d2665351ffd1468d.zip |
Linux 4.20-rc6v4.20-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 20 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Shy Crocodile # *DOCUMENTATION* |