diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-17 19:52:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-17 19:52:45 +0200 |
commit | e861d0673eb8dc9b616269f70bf8a07d7524877e (patch) | |
tree | 86b77a9bc82080cc321f9c38d00d245579bdc7a9 /Makefile | |
parent | f2aa4f1a05e0987e812809dbc489bd294fdae5ae (diff) | |
download | linux-stable-e861d0673eb8dc9b616269f70bf8a07d7524877e.tar.gz linux-stable-e861d0673eb8dc9b616269f70bf8a07d7524877e.tar.bz2 linux-stable-e861d0673eb8dc9b616269f70bf8a07d7524877e.zip |
Linux 4.14.127v4.14.127
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 = 126 +SUBLEVEL = 127 EXTRAVERSION = NAME = Petit Gorille |