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 | |
parent | f2aa4f1a05e0987e812809dbc489bd294fdae5ae (diff) |
Linux 4.14.127v4.14.127
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 631f8a8e28e0a..330f23238005e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 126 +SUBLEVEL = 127 EXTRAVERSION = NAME = Petit Gorille |