diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-05 11:46:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-05 11:46:14 +0200 |
commit | 03329bc68158916821391b5857f1d106ecbe9668 (patch) | |
tree | 6f308b95f4a542f746f0362511105674b9382d6a /Makefile | |
parent | 4f6597fb03344ced4a8ca4931f3026e3eb76cada (diff) | |
download | linux-stable-4.16.14.tar.gz linux-stable-4.16.14.tar.bz2 linux-stable-4.16.14.zip |
Linux 4.16.14v4.16.14
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 16 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Fearless Coyote |