diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-19 08:21:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-19 08:21:00 +0200 |
commit | bb263a2a2d4380a56edab6dce5a2c064769676fb (patch) | |
tree | 69392ee86b2b3637583847d99613921bed23b3b1 /Makefile | |
parent | 3177ab541ba8b875d0cdb85e9813f5402e59714d (diff) | |
download | linux-stable-bb263a2a2d4380a56edab6dce5a2c064769676fb.tar.gz linux-stable-bb263a2a2d4380a56edab6dce5a2c064769676fb.tar.bz2 linux-stable-bb263a2a2d4380a56edab6dce5a2c064769676fb.zip |
Linux 4.14.128v4.14.128
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 = 127 +SUBLEVEL = 128 EXTRAVERSION = NAME = Petit Gorille |