diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 09:08:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-15 09:08:56 +0100 |
commit | d6bf9dcebdd11967b2b6c73d7c8f4863624f69c7 (patch) | |
tree | bdd5ac770f0714de80ae166cccc8f116b9d8a6d2 /Makefile | |
parent | 56f88d7584a376a935969e65c8a14181bd6e8c65 (diff) | |
download | linux-stable-d6bf9dcebdd11967b2b6c73d7c8f4863624f69c7.tar.gz linux-stable-d6bf9dcebdd11967b2b6c73d7c8f4863624f69c7.tar.bz2 linux-stable-d6bf9dcebdd11967b2b6c73d7c8f4863624f69c7.zip |
Linux 4.14.101v4.14.101
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 = 100 +SUBLEVEL = 101 EXTRAVERSION = NAME = Petit Gorille |