diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-23 19:15:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-23 19:15:18 +0200 |
commit | 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84 (patch) | |
tree | 5d4207e67958bdbc23288cf30178692f5534e1a0 /Makefile | |
parent | d02771fb166274e75ebda8aefc86ea2816416165 (diff) | |
download | linux-6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84.tar.bz2 |
Linux 4.19-rc5v4.19-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Merciless Moray # *DOCUMENTATION* |