diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-05 19:41:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-05 19:41:27 +0100 |
commit | 7152401aeedd9685fcf1cb58138c868890d9164f (patch) | |
tree | 1b1ff78c8ef408282d0dd79cada676da374f7df0 /Makefile | |
parent | 862e7aaa90f63b1e3e3ab498dc3a3ac9a011b8d0 (diff) | |
download | linux-stable-7152401aeedd9685fcf1cb58138c868890d9164f.tar.gz linux-stable-7152401aeedd9685fcf1cb58138c868890d9164f.tar.bz2 linux-stable-7152401aeedd9685fcf1cb58138c868890d9164f.zip |
Linux 4.14.86v4.14.86
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 = 14 -SUBLEVEL = 85 +SUBLEVEL = 86 EXTRAVERSION = NAME = Petit Gorille |