diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-02 20:31:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-02 20:31:17 +0100 |
commit | 0d59679df5b53755c00ea0292df696f97bfc950d (patch) | |
tree | 235eaea066d44c43347afc10f9cf1ee08e6ca64b /Makefile | |
parent | 3ade66602bb7ea348ed8cbafcdd56eb1826c2177 (diff) | |
download | linux-stable-0d59679df5b53755c00ea0292df696f97bfc950d.tar.gz linux-stable-0d59679df5b53755c00ea0292df696f97bfc950d.tar.bz2 linux-stable-0d59679df5b53755c00ea0292df696f97bfc950d.zip |
Linux 4.14.11v4.14.11
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 = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Petit Gorille |