diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-01 09:14:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-01 09:14:37 +0100 |
commit | fbc5fe7a54d02e11972e3b2a5ddb6ffc88162c8f (patch) | |
tree | 53a6ebcba68bd9379694fd30e9d440b70efbb4e7 /Makefile | |
parent | 55a6d11eb6ccb55e531fb31311a8822c8a91f52e (diff) | |
download | linux-stable-fbc5fe7a54d02e11972e3b2a5ddb6ffc88162c8f.tar.gz linux-stable-fbc5fe7a54d02e11972e3b2a5ddb6ffc88162c8f.tar.bz2 linux-stable-fbc5fe7a54d02e11972e3b2a5ddb6ffc88162c8f.zip |
Linux 4.14.157v4.14.157
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 = 156 +SUBLEVEL = 157 EXTRAVERSION = NAME = Petit Gorille |