diff options
author | Linus Torvalds | 2019-02-24 16:46:45 -0800 |
---|---|---|
committer | Linus Torvalds | 2019-02-24 16:46:45 -0800 |
commit | 5908e6b738e3357af42c10e1183753c70a0117a9 (patch) | |
tree | 6eb1da519048db7d31c898807967abf9510603c5 /Makefile | |
parent | c3619a482e15d98e1d2eb6b32952e753077e7545 (diff) |
Linux 5.0-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Shy Crocodile # *DOCUMENTATION* |