diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-17 00:46:55 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-17 00:46:55 +0100 |
commit | 7566ec393f4161572ba6f11ad5171fd5d59b0fbd (patch) | |
tree | 9666047c389333b0706b61ae77645aa50af1dc81 /Makefile | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd.tar.xz linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd.zip |
Linux 4.20-rc7v4.20-rc7
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 = -rc6 +EXTRAVERSION = -rc7 NAME = Shy Crocodile # *DOCUMENTATION* |